Searched refs:beacon_timer (Results 1 – 5 of 5) sorted by relevance
658 struct hrtimer beacon_timer; member2118 hrtimer_cancel(&data->link_data[i].beacon_timer); in mac80211_hwsim_stop()2335 container_of(timer, struct mac80211_hwsim_link_data, beacon_timer); in mac80211_hwsim_beacon()2354 hrtimer_forward_now(&link_data->beacon_timer, in mac80211_hwsim_beacon()2444 hrtimer_cancel(&link_data->beacon_timer); in mac80211_hwsim_config()2445 } else if (!hrtimer_is_queued(&link_data->beacon_timer)) { in mac80211_hwsim_config()2450 hrtimer_start(&link_data->beacon_timer, in mac80211_hwsim_config()2540 !hrtimer_is_queued(&link_data->beacon_timer) && in mac80211_hwsim_link_info_changed()2549 hrtimer_start(&link_data->beacon_timer, in mac80211_hwsim_link_info_changed()2560 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()
2356 __le32 beacon_timer; member
2603 __le32 beacon_timer; member
1411 le32_to_cpu(notif->tsf_low), notif->status, notif->beacon_timer); in il_hdl_scan_start()