Searched refs:hostapd_get_hw_features (Results 1 – 3 of 3) sorted by relevance
17 int hostapd_get_hw_features(struct hostapd_iface *iface);38 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features() function
75 int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features() function
1676 if (hostapd_get_hw_features(iface)) { in setup_interface2()