Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/ap/
HDdfs.c1069 if (iface->dfs_domain == HOSTAPD_DFS_REGION_ETSI) in hostapd_dfs_update_background_chain()
1390 if (iface->dfs_domain == HOSTAPD_DFS_REGION_ETSI) in hostapd_dfs_start_channel_switch()
/freebsd-13-stable/contrib/wpa/src/drivers/
HDdriver.h70 #define HOSTAPD_DFS_REGION_ETSI 2 macro
HDdriver_nl80211_capa.c2471 *dfs_domain = HOSTAPD_DFS_REGION_ETSI; in nl80211_set_dfs_domain()
HDdriver_nl80211.c9161 if (dfs_domain != HOSTAPD_DFS_REGION_ETSI && in wpa_driver_nl80211_send_action()