Home
last modified time | relevance | path

Searched refs:nan_timer (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c766 struct hrtimer nan_timer; member
4135 nan_timer); in mac80211_hwsim_nan_dw_start()
4169 hrtimer_forward_now(&data->nan_timer, in mac80211_hwsim_nan_dw_start()
4212 hrtimer_start(&data->nan_timer, in mac80211_hwsim_start_nan()
4247 hrtimer_cancel(&data->nan_timer); in mac80211_hwsim_stop_nan()
5720 hrtimer_setup(&data->nan_timer, mac80211_hwsim_nan_dw_start, in mac80211_hwsim_new_radio()