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