Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c676 } survey_data[ARRAY_SIZE(hwsim_channels_2ghz) + member
2359 data->survey_data[idx].start = in mac80211_hwsim_config()
2360 data->survey_data[idx].next_start; in mac80211_hwsim_config()
2361 data->survey_data[idx].end = jiffies; in mac80211_hwsim_config()
2370 if (data->survey_data[idx].channel && in mac80211_hwsim_config()
2374 data->survey_data[idx].next_start = jiffies; in mac80211_hwsim_config()
2709 jiffies_to_msecs(hwsim->survey_data[idx].end - in mac80211_hwsim_get_survey()
2710 hwsim->survey_data[idx].start); in mac80211_hwsim_get_survey()
2905 hwsim->survey_data[hwsim->scan_chan_idx].end = in hw_scan_work()
2932 memset(hwsim->survey_data, 0, sizeof(hwsim->survey_data)); in mac80211_hwsim_hw_scan()
[all …]