Searched refs:tx_mcs_map (Results 1 – 7 of 7) sorted by relevance
130 u16 tx_mcs_map; in get_highest_vht_tx_rate() local132 tx_mcs_map = le16_to_cpu(sta->deflink.vht_cap.vht_mcs.tx_mcs_map); in get_highest_vht_tx_rate()134 switch (tx_mcs_map & 0x3) { in get_highest_vht_tx_rate()147 switch ((tx_mcs_map & 0xc) >> 2) { in get_highest_vht_tx_rate()
134 mcs_map_resp = le16_to_cpu(vht_cap->supp_mcs.tx_mcs_map); in mwifiex_fill_vht_cap_tlv()149 vht_cap->supp_mcs.tx_mcs_map = cpu_to_le16(mcs_map_result); in mwifiex_fill_vht_cap_tlv()
131 .tx_mcs_map = cpu_to_le16(TX_MCS_MAP),
2734 if (!(cap->supp_mcs.tx_mcs_map & in ieee80211_get_vht_max_nss()
5176 u16 tx_mcs_map = le16_to_cpu(sband->vht_cap.vht_mcs.tx_mcs_map); in vht_set_mcs_mask() local5186 vht_build_mcs_mask(tx_mcs_map, tx_mcs_mask); in vht_set_mcs_mask()5267 u16 tx_mcs_map = 0; in he_set_mcs_mask() local5276 tx_mcs_map = he_get_txmcsmap(info, link_id, he_cap); in he_set_mcs_mask()5279 he_build_mcs_mask(tx_mcs_map, tx_mcs_mask); in he_set_mcs_mask()5326 vht_tx_mcs_map = le16_to_cpu(sband->vht_cap.vht_mcs.tx_mcs_map); in nl80211_parse_tx_bitrate_mask()
5330 u16 tx_mcs_map; in ieee80211_max_rx_chains() local5333 tx_mcs_map = le16_to_cpu(vht_cap->supp_mcs.tx_mcs_map); in ieee80211_max_rx_chains()5335 if (((tx_mcs_map >> (2 * (nss - 1))) & 3) != in ieee80211_max_rx_chains()
2618 __le16_to_cpu(vht_cap->vht_mcs.tx_mcs_map), vht_mcs_mask); in ath10k_peer_assoc_h_vht()4904 vht_cap.vht_mcs.tx_mcs_map = cpu_to_le16(mcs_map); in ath10k_create_vht_cap()8234 u16 vht_mcs_map = le16_to_cpu(sband->vht_cap.vht_mcs.tx_mcs_map); in ath10k_mac_bitrate_mask_get_single_nss()