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