Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.h25 int hostapd_check_edmg_capab(struct hostapd_iface *iface);
75 static inline int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab() function
H A Dhw_features.c766 int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab() function
H A Dhostapd.c2195 ret = hostapd_check_edmg_capab(iface); in setup_interface2()