Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
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
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()
Dhostapd.c4247 hostapd_determine_mode(hapd->iface); in hostapd_change_config_freq()