Searched refs:vht_tx_mcs_map (Results 1 – 8 of 8) sorted by relevance
760 sta_priv->supported_rates.vht_tx_mcs_map = in wcn36xx_update_allowed_rates() 796 rates->vht_tx_mcs_map = IEEE80211_VHT_MCS_SUPPORT_0_9; in wcn36xx_set_default_rates_v1()
1632 u16 vht_tx_mcs_map; member
314 __le16 vht_tx_mcs_map; member
882 vht->vht_tx_mcs_map = sta->deflink.vht_cap.vht_mcs.tx_mcs_map; in mt76_connac_mcu_sta_tlv()
1668 vht->vht_tx_mcs_map = link_sta->vht_cap.vht_mcs.tx_mcs_map; in mt7925_mcu_sta_vht_tlv()
996 vht->vht_tx_mcs_map = sta->deflink.vht_cap.vht_mcs.tx_mcs_map; in mt7915_mcu_sta_vht_tlv()
1336 vht->vht_tx_mcs_map = link_sta->vht_cap.vht_mcs.tx_mcs_map; in mt7996_mcu_sta_vht_tlv()
5410 u16 vht_tx_mcs_map, he_tx_mcs_map; in nl80211_parse_tx_bitrate_mask() local 5431 vht_tx_mcs_map = le16_to_cpu(sband->vht_cap.vht_mcs.tx_mcs_map); in nl80211_parse_tx_bitrate_mask() 5432 vht_build_mcs_mask(vht_tx_mcs_map, mask->control[i].vht_mcs); in nl80211_parse_tx_bitrate_mask()