Searched defs:ath_chanctx_sched (Results 1 – 1 of 1) sorted by relevance
374 struct ath_chanctx_sched { struct375 bool beacon_pending;376 bool beacon_adjust;377 bool offchannel_pending;378 bool wait_switch;379 bool force_noa_update;380 bool extend_absence;381 bool mgd_prepare_tx;382 enum ath_chanctx_state state;383 u8 beacon_miss;[all …]