Searched refs:beacon_timer (Results 1 – 4 of 4) sorted by relevance
663 struct hrtimer beacon_timer; member2303 hrtimer_cancel(&data->link_data[i].beacon_timer); in mac80211_hwsim_stop()2521 container_of(timer, struct mac80211_hwsim_link_data, beacon_timer); in mac80211_hwsim_beacon()2540 hrtimer_forward_now(&link_data->beacon_timer, in mac80211_hwsim_beacon()2631 hrtimer_cancel(&link_data->beacon_timer); in mac80211_hwsim_config()2632 } else if (!hrtimer_active(&link_data->beacon_timer)) { in mac80211_hwsim_config()2637 hrtimer_start(&link_data->beacon_timer, in mac80211_hwsim_config()2727 !hrtimer_active(&link_data->beacon_timer) && in mac80211_hwsim_link_info_changed()2736 hrtimer_start(&link_data->beacon_timer, in mac80211_hwsim_link_info_changed()2747 hrtimer_cancel(&link_data->beacon_timer); in mac80211_hwsim_link_info_changed()[all …]
258 notif->status, notif->beacon_timer); in iwl_rx_scan_start_notif()
2358 __le32 beacon_timer; member
1410 le32_to_cpu(notif->tsf_low), notif->status, notif->beacon_timer); in il_hdl_scan_start()