Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhw_features.h19 int hostapd_select_hw_mode(struct hostapd_iface *iface);
44 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
Dhw_features.c876 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
Dhostapd.c1595 int ret = hostapd_select_hw_mode(iface); in setup_interface2()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhw_features.h19 int hostapd_select_hw_mode(struct hostapd_iface *iface);
48 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
Dhw_features.c1085 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
Dhostapd.c1719 ret = hostapd_select_hw_mode(iface); in setup_interface2()