Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.h20 int hostapd_select_hw_mode(struct hostapd_iface *iface);
55 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
H A Dacs.c1299 err = hostapd_select_hw_mode(iface); in acs_study()
H A Dhw_features.c1257 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
H A Dhostapd.c2185 ret = hostapd_select_hw_mode(iface); in setup_interface2()