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