Searched refs:iftype_data (Results 1 – 5 of 5) sorted by relevance
867 struct ieee80211_sband_iftype_data *iftype_data; in iwl_init_he_6ghz_capa() local901 iftype_data = (void *)(uintptr_t)sband->iftype_data; in iwl_init_he_6ghz_capa()903 iftype_data[i].he_6ghz_capa.capa = cpu_to_le16(he_6ghz_capa); in iwl_init_he_6ghz_capa()910 struct ieee80211_sband_iftype_data *iftype_data, in iwl_nvm_fixup_sband_iftd() argument914 bool is_ap = iftype_data->types_mask & (BIT(NL80211_IFTYPE_AP) | in iwl_nvm_fixup_sband_iftd()922 iftype_data->eht_cap.has_eht = false; in iwl_nvm_fixup_sband_iftd()927 if (sband->band == NL80211_BAND_6GHZ && iftype_data->eht_cap.has_eht) in iwl_nvm_fixup_sband_iftd()928 iftype_data->he_cap.he_cap_elem.mac_cap_info[3] |= in iwl_nvm_fixup_sband_iftd()931 iftype_data->he_cap.he_cap_elem.mac_cap_info[3] |= in iwl_nvm_fixup_sband_iftd()934 iftype_data->he_cap.he_cap_elem.mac_cap_info[3] |= in iwl_nvm_fixup_sband_iftd()[all …]
864 struct ieee80211_sband_iftype_data *iftype_data; member2064 struct ieee80211_sband_iftype_data *iftype_data, size_t nitems) in _ieee80211_set_sband_iftype_data() argument2066 band->iftype_data = iftype_data; in _ieee80211_set_sband_iftype_data()2074 const struct ieee80211_sband_iftype_data *iftype_data; in ieee80211_get_sband_iftype_data() local2078 iftype_data = (const void *)&band->iftype_data[i]; in ieee80211_get_sband_iftype_data()2079 if (iftype_data->types_mask & BIT(iftype)) in ieee80211_get_sband_iftype_data()2080 return (iftype_data); in ieee80211_get_sband_iftype_data()2090 const struct ieee80211_sband_iftype_data *iftype_data; in ieee80211_get_he_iftype_cap() local2093 iftype_data = ieee80211_get_sband_iftype_data(band, iftype); in ieee80211_get_he_iftype_cap()2094 if (iftype_data == NULL) in ieee80211_get_he_iftype_cap()[all …]
4513 struct ieee80211_sband_iftype_data *iftype_data) in rtw89_init_he_cap() argument4533 he_cap = &iftype_data->he_cap; in rtw89_init_he_cap()4616 iftype_data->he_6ghz_capa.capa = capa; in rtw89_init_he_cap()4623 struct ieee80211_sband_iftype_data *iftype_data) in rtw89_init_eht_cap() argument4645 eht_cap = &iftype_data->eht_cap; in rtw89_init_eht_cap()4719 struct ieee80211_sband_iftype_data *iftype_data; in rtw89_init_he_eht_cap() local4723 iftype_data = devm_kcalloc(rtwdev->dev, RTW89_SBAND_IFTYPES_NR, in rtw89_init_he_eht_cap()4724 sizeof(*iftype_data), GFP_KERNEL); in rtw89_init_he_eht_cap()4725 if (!iftype_data) in rtw89_init_he_eht_cap()4742 iftype_data[idx].types_mask = BIT(iftype); in rtw89_init_he_eht_cap()[all …]
625 kfree((__force void *)sband->iftype_data); in rtw89_regd_setup_6ghz()
4650 sband->iftype_data = ar->mac.iftype[band]; in ath12k_mac_setup_sband_iftype_data()4660 sband->iftype_data = ar->mac.iftype[band]; in ath12k_mac_setup_sband_iftype_data()4671 sband->iftype_data = ar->mac.iftype[band]; in ath12k_mac_setup_sband_iftype_data()