Searched refs:hostapd_select_hw_mode (Results 1 – 3 of 3) sorted by relevance
19 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
1073 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
1693 ret = hostapd_select_hw_mode(iface); in setup_interface2()