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