Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddfs.c576 static int set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state) in set_dfs_state_freq() function
655 ret += set_dfs_state_freq(iface, frequency, state); in set_dfs_state()
659 ret += set_dfs_state_freq(iface, frequency2, state); in set_dfs_state()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddfs.c485 static int set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state) in set_dfs_state_freq() function
558 ret += set_dfs_state_freq(iface, frequency, state); in set_dfs_state()