Searched refs:hostapd_get_hw_feature_data (Results 1 – 3 of 3) sorted by relevance
73 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes,
84 modes = hostapd_get_hw_feature_data(hapd, &num_modes, &flags); in hostapd_get_hw_features()
553 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes, in hostapd_get_hw_feature_data() function