Home
last modified time | relevance | path

Searched refs:hostapd_determine_mode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.h32 int hostapd_determine_mode(struct hostapd_iface *iface);
101 static inline int hostapd_determine_mode(struct hostapd_iface *iface) in hostapd_determine_mode() function
H A Dhw_features.c1091 int hostapd_determine_mode(struct hostapd_iface *iface) in hostapd_determine_mode() function
1135 hostapd_determine_mode(iface); in hostapd_check_chans()
1245 return hostapd_determine_mode(iface); in hostapd_csa_update_hwmode()
H A Dhostapd.c4262 hostapd_determine_mode(hapd->iface); in hostapd_change_config_freq()