Lines Matching defs:mode

1633 static void phy_info_ht_capa(struct hostapd_hw_modes *mode, struct nlattr *capa,  in phy_info_ht_capa()
1655 static void phy_info_vht_capa(struct hostapd_hw_modes *mode, in phy_info_vht_capa()
1670 static int phy_info_edmg_capa(struct hostapd_hw_modes *mode, in phy_info_edmg_capa()
1701 static void phy_info_freq(struct hostapd_hw_modes *mode, in phy_info_freq()
1830 struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_freqs()
1890 static int phy_info_rates(struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_rates()
1934 static void phy_info_iftype_copy(struct hostapd_hw_modes *mode, in phy_info_iftype_copy()
2052 static int phy_info_iftype(struct hostapd_hw_modes *mode, in phy_info_iftype()
2079 struct hostapd_hw_modes *mode; in phy_info_band() local
2185 struct hostapd_hw_modes *mode11g = NULL, *nmodes, *mode; in wpa_driver_nl80211_postprocess_modes() local
2300 static void nl80211_set_ht40_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_ht40_mode()
2313 static void nl80211_set_ht40_mode_sec(struct hostapd_hw_modes *mode, int start, in nl80211_set_ht40_mode_sec()
2337 struct hostapd_hw_modes *mode = &results->modes[m]; in nl80211_reg_rule_max_eirp() local
2390 static void nl80211_set_vht_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_vht_mode()
2441 static void nl80211_set_6ghz_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_6ghz_mode()
2642 static const char * modestr(enum hostapd_hw_mode mode) in modestr()
2669 struct hostapd_hw_modes *mode = &modes[i]; in nl80211_dump_chan_list() local