Lines Matching defs:mode
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() local
2169 struct hostapd_hw_modes *mode11g = NULL, *nmodes, *mode; in wpa_driver_nl80211_postprocess_modes() local
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() local
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()
2626 static const char * modestr(enum hostapd_hw_mode mode) in modestr()
2653 struct hostapd_hw_modes *mode = &modes[i]; in nl80211_dump_chan_list() local