Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddfs.c820 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()
833 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()
1264 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_dfs_start_cac()
H A Dhostapd.c1604 hostapd_set_state(iface, HAPD_IFACE_COUNTRY_UPDATE); in setup_interface()
1765 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in setup_interface2()
2198 hostapd_set_state(iface, HAPD_IFACE_ENABLED); in hostapd_setup_interface_complete_sync()
2224 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_setup_interface_complete_sync()
2269 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_setup_interface_complete()
2435 hostapd_set_state(iface, HAPD_IFACE_DISABLED); in hostapd_interface_deinit()
2844 hostapd_set_state(hapd_iface, HAPD_IFACE_DISABLED); in hostapd_disable_iface()
3316 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s) in hostapd_set_state() function
H A Dhostapd.h635 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s);
H A Dacs.c1140 hostapd_set_state(iface, HAPD_IFACE_ACS); in acs_init()
H A Dhw_features.c523 hostapd_set_state(iface, HAPD_IFACE_HT_SCAN); in ieee80211n_check_40mhz()