Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dhw_features.h24 int hostapd_check_ht_capab(struct hostapd_iface *iface);
70 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab() function
Dhw_features.c727 int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab() function
1216 ret = hostapd_check_ht_capab(iface); in hostapd_acs_completed()
Dhostapd.c2187 ret = hostapd_check_ht_capab(iface); in setup_interface2()