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