Lines Matching defs:ath_chanctx_sched
375 struct ath_chanctx_sched { struct
376 bool beacon_pending;
377 bool beacon_adjust;
378 bool offchannel_pending;
379 bool wait_switch;
380 bool force_noa_update;
381 bool extend_absence;
382 bool mgd_prepare_tx;
383 enum ath_chanctx_state state;
384 u8 beacon_miss;
386 u32 next_tbtt;
387 u32 switch_start_time;
388 unsigned int offchannel_duration;
389 unsigned int channel_switch_time;
392 struct timer_list timer;