ath9k: Add periodic NoA support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
73fa2f26d3
commit
7414863ed3
@@ -489,6 +489,9 @@ struct ath_vif {
|
||||
u8 noa_index;
|
||||
u32 offchannel_start;
|
||||
u32 offchannel_duration;
|
||||
|
||||
u32 periodic_noa_start;
|
||||
u32 periodic_noa_duration;
|
||||
};
|
||||
|
||||
struct ath9k_vif_iter_data {
|
||||
|
Reference in New Issue
Block a user