Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddrv_callbacks.c867 int channel, chwidth, is_dfs; in hostapd_event_ch_switch() local
980 is_dfs = ieee80211_is_dfs(freq, hapd->iface->hw_features, in hostapd_event_ch_switch()
988 cf1, cf2, is_dfs); in hostapd_event_ch_switch()
998 "freq=%d dfs=%d", freq, is_dfs); in hostapd_event_ch_switch()
1001 "freq=%d dfs=%d", freq, is_dfs); in hostapd_event_ch_switch()
1002 } else if (is_dfs && in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddrv_callbacks.c794 int channel, chwidth, is_dfs; in hostapd_event_ch_switch() local
873 is_dfs = ieee80211_is_dfs(freq, hapd->iface->hw_features, in hostapd_event_ch_switch()
881 cf1, cf2, is_dfs); in hostapd_event_ch_switch()
891 "freq=%d dfs=%d", freq, is_dfs); in hostapd_event_ch_switch()
894 "freq=%d dfs=%d", freq, is_dfs); in hostapd_event_ch_switch()