Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c703 } survey_data[ARRAY_SIZE(hwsim_channels_2ghz) + member
2417 data->survey_data[idx].start = in mac80211_hwsim_config()
2418 data->survey_data[idx].next_start; in mac80211_hwsim_config()
2419 data->survey_data[idx].end = jiffies; in mac80211_hwsim_config()
2428 if (data->survey_data[idx].channel && in mac80211_hwsim_config()
2432 data->survey_data[idx].next_start = jiffies; in mac80211_hwsim_config()
2776 jiffies_to_msecs(hwsim->survey_data[idx].end - in mac80211_hwsim_get_survey()
2777 hwsim->survey_data[idx].start); in mac80211_hwsim_get_survey()
2990 hwsim->survey_data[hwsim->scan_chan_idx].end = in hw_scan_work()
3017 memset(hwsim->survey_data, 0, sizeof(hwsim->survey_data)); in mac80211_hwsim_hw_scan()
[all …]