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