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