Searched defs:ath_chanctx_sched (Results 1 – 1 of 1) sorted by relevance
379 struct ath_chanctx_sched { struct380 bool beacon_pending;381 bool beacon_adjust;382 bool offchannel_pending;383 bool wait_switch;384 bool force_noa_update;385 bool extend_absence;386 bool mgd_prepare_tx;387 enum ath_chanctx_state state;388 u8 beacon_miss;[all …]