Lines Matching refs:hostapd_hw_modes
1612 struct hostapd_hw_modes *modes;
1618 static void phy_info_ht_capa(struct hostapd_hw_modes *mode, struct nlattr *capa, in phy_info_ht_capa()
1640 static void phy_info_vht_capa(struct hostapd_hw_modes *mode, in phy_info_vht_capa()
1655 static int phy_info_edmg_capa(struct hostapd_hw_modes *mode, in phy_info_edmg_capa()
1686 static void phy_info_freq(struct hostapd_hw_modes *mode, in phy_info_freq()
1813 struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_freqs()
1871 static int phy_info_rates(struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_rates()
1915 static void phy_info_iftype_copy(struct hostapd_hw_modes *mode, in phy_info_iftype_copy()
2036 static int phy_info_iftype(struct hostapd_hw_modes *mode, in phy_info_iftype()
2063 struct hostapd_hw_modes *mode; in phy_info_band()
2164 static struct hostapd_hw_modes *
2165 wpa_driver_nl80211_postprocess_modes(struct hostapd_hw_modes *modes, in wpa_driver_nl80211_postprocess_modes()
2169 struct hostapd_hw_modes *mode11g = NULL, *nmodes, *mode; in wpa_driver_nl80211_postprocess_modes()
2210 sizeof(struct hostapd_hw_modes) * in wpa_driver_nl80211_postprocess_modes()
2284 static void nl80211_set_ht40_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_ht40_mode()
2297 static void nl80211_set_ht40_mode_sec(struct hostapd_hw_modes *mode, int start, in nl80211_set_ht40_mode_sec()
2321 struct hostapd_hw_modes *mode = &results->modes[m]; in nl80211_reg_rule_max_eirp()
2374 static void nl80211_set_vht_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_vht_mode()
2425 static void nl80211_set_6ghz_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_6ghz_mode()
2644 struct hostapd_hw_modes *modes, in nl80211_dump_chan_list()
2653 struct hostapd_hw_modes *mode = &modes[i]; in nl80211_dump_chan_list()
2686 struct hostapd_hw_modes *
2717 struct hostapd_hw_modes *modes; in nl80211_get_hw_feature_data()