Searched refs:he_mcs (Results 1 – 3 of 3) sorted by relevance
696 __le16 he_mcs[BRCMF_HE_CAP_MCS_MAP_NSS_MAX]; /* supported he mcs index bit map per nss */ member
421 pdev_cap->he_mcs = mac_phy_caps->he_supp_mcs_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()450 cap_band->he_mcs = mac_phy_caps->he_supp_mcs_2g; in ath11k_pull_mac_phy_cap_svc_ready_ext()464 cap_band->he_mcs = mac_phy_caps->he_supp_mcs_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()475 cap_band->he_mcs = mac_phy_caps->he_supp_mcs_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()1976 struct wmi_he_rate_set *he_mcs; in ath11k_wmi_send_peer_assoc_cmd() local1993 (sizeof(*he_mcs) * param->peer_he_mcs_count); in ath11k_wmi_send_peer_assoc_cmd()2091 len = param->peer_he_mcs_count * sizeof(*he_mcs); in ath11k_wmi_send_peer_assoc_cmd()2100 he_mcs = ptr; in ath11k_wmi_send_peer_assoc_cmd()2101 he_mcs->tlv_header = FIELD_PREP(WMI_TLV_TAG, in ath11k_wmi_send_peer_assoc_cmd()2104 sizeof(*he_mcs) - TLV_HDR_SIZE); in ath11k_wmi_send_peer_assoc_cmd()[all …]
6199 he_build_mcs_mask(he_tx_mcs_map, mask->control[i].he_mcs); in validate_beacon_tx_rate() 6278 mask->control[band].he_mcs, in nl80211_parse_mbssid_config() 6321 if (mask->control[band].he_mcs[i]) in nl80211_parse_mbssid_config() 6376 if (hweight16(beacon_rate->control[band].he_mcs[i]) > 1) { in nl80211_parse_rnr_elems() 6378 } else if (beacon_rate->control[band].he_mcs[i]) { in nl80211_parse_rnr_elems()