Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/ap/
HDhw_features.h26 int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface);
96 static inline int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) in hostapd_check_he_6ghz_capab() function
HDhw_features.c792 int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) in hostapd_check_he_6ghz_capab() function
HDhostapd.c2198 ret = hostapd_check_he_6ghz_capab(iface); in setup_interface2()