Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.h87 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes,
H A Dhw_features.c88 modes = hostapd_get_hw_feature_data(hapd, &num_modes, &flags, in hostapd_get_hw_features()
H A Dap_drv_ops.c750 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes, in hostapd_get_hw_feature_data() function