Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/wil6210
Vladimir Kondratiev 0b39aaf2f2 wil6210: Tx mgmt frame from debugfs
Provide 2 files on the debugfs:
- "rxon": write channel (1..4) to open Rx on it, 0 to rxoff
- "tx_mgmt": write binary frame, starting from MAC header

one need to care about turning receiver on/off before/after tx_mgmt

Correct sequence is:
 echo $channel > rxon
 cat mfmt_frame > tx_mgmt
 echo 0 > rxon

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-06-19 15:49:23 -04:00
..
2014-06-19 15:49:23 -04:00
2013-05-22 15:08:27 -04:00
2014-06-19 15:49:23 -04:00
2014-05-29 13:10:31 -04:00
2014-02-28 14:33:30 -05:00
2014-05-29 13:10:28 -04:00
2014-05-29 13:10:31 -04:00
2013-05-22 15:08:27 -04:00
2014-05-29 13:10:31 -04:00
2014-02-28 14:33:30 -05:00
2014-06-19 15:49:23 -04:00
2014-05-30 13:49:34 -04:00
2014-04-22 15:06:28 -04:00