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