Maya Erez <qca_merez@xxxxxxxxxxxxxxxx> wrote: > From: Lior David <qca_liord@xxxxxxxxxxxxxxxx> > > Added vendor commands for low level control over > RF sectors. It allows user space a fine-grained control > over RF characteristics for TX and RX, such as direction > and gain of TX/RX. Main usages are debugging and diagnostics, > but also operational use cases. > API includes getting/setting a specific RF sector > configuration, as well as getting/setting the selected > sector which is used to communicate with a station. > > Signed-off-by: Lior David <qca_liord@xxxxxxxxxxxxxxxx> > Signed-off-by: Maya Erez <qca_merez@xxxxxxxxxxxxxxxx> Sorry for taking so long to get back to this. I was still able to apply the patch to my pending branch, only the nla_parse() interface had changed but that was a simple fix: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=d31df2dcc53e4901d4c26de45f4877fbd8783124 But when I started to look this more closely I don't see wiphy->vendor_commands set anywhere, did you forgot to set that? -- https://patchwork.kernel.org/patch/9403071/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches