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