Searched defs:ath_chanctx_sched (Results 1 – 1 of 1) sorted by relevance
381 struct ath_chanctx_sched { struct382 bool beacon_pending;383 bool offchannel_pending;384 bool wait_switch;385 bool force_noa_update;386 bool extend_absence;387 enum ath_chanctx_state state;388 u8 beacon_miss;390 u32 next_tbtt;391 u32 switch_start_time;[all …]