Searched refs:hostapd_select_hw_mode (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/wpa/src/ap/
H A Dhw_features.h24 int hostapd_select_hw_mode(struct hostapd_iface *iface);
43 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) function
H A Dhw_features.c639 * hostapd_select_hw_mode - Select the hardware mode
646 int hostapd_select_hw_mode(struct hostapd_iface *iface) function
H A Dhostapd.c855 int ret = hostapd_select_hw_mode(iface);

Completed in 111 milliseconds