Home
last modified time | relevance | path

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

/hostap-latest/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.c1095 int hostapd_determine_mode(struct hostapd_iface *iface) in hostapd_determine_mode() function
1139 hostapd_determine_mode(iface); in hostapd_check_chans()
1259 return hostapd_determine_mode(iface); in hostapd_csa_update_hwmode()
Dhostapd.c4255 hostapd_determine_mode(hapd->iface); in hostapd_change_config_freq()