Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/ap/
HDhw_features.h15 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features,
35 hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, in hostapd_free_hw_features() function
HDhw_features.c28 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, in hostapd_free_hw_features() function
113 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features); in hostapd_get_hw_features()
HDhostapd.c694 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features); in hostapd_cleanup_iface_partial()