]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wil6210: low level RF sector API
authorLior David <qca_liord@qca.qualcomm.com>
Fri, 19 May 2017 08:54:06 +0000 (11:54 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 23 May 2017 15:29:30 +0000 (18:29 +0300)
commit0216a895946fa683ea51b842501e66106c0f1017
treedec4bd23d8e294a3187948f5371c671a7614163d
parentc1dd8016ae02557e4f3fcf7339865924d9357f76
wil6210: low level RF sector API

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@qca.qualcomm.com>
Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/wil6210/cfg80211.c