Home
last modified time | relevance | path

Searched refs:tx_mcs_map (Results 1 – 17 of 17) sorted by relevance

/linux/net/mac80211/
H A Dvht.c84 le16_to_cpu(sdata->u.mgd.vht_capa_mask.supp_mcs.tx_mcs_map); in ieee80211_apply_vhtcap_overrides()
85 txmcs_n = le16_to_cpu(sdata->u.mgd.vht_capa.supp_mcs.tx_mcs_map); in ieee80211_apply_vhtcap_overrides()
87 txmcs_cap = le16_to_cpu(vht_cap->vht_mcs.tx_mcs_map); in ieee80211_apply_vhtcap_overrides()
112 vht_cap->vht_mcs.tx_mcs_map = cpu_to_le16(txmcs_cap); in ieee80211_apply_vhtcap_overrides()
248 own_tx = le16_to_cpu(own_cap.vht_mcs.tx_mcs_map); in ieee80211_vht_cap_ie_to_sta_vht_cap()
254 peer_tx = le16_to_cpu(vht_cap->vht_mcs.tx_mcs_map); in ieee80211_vht_cap_ie_to_sta_vht_cap()
275 vht_cap->vht_mcs.tx_mcs_map &= in ieee80211_vht_cap_ie_to_sta_vht_cap()
277 vht_cap->vht_mcs.tx_mcs_map |= cpu_to_le16(peer_tx << i * 2); in ieee80211_vht_cap_ie_to_sta_vht_cap()
H A Dmain.c787 .tx_mcs_map = cpu_to_le16(~0),
H A Dmlme.c405 sta_tx_mcs_map = le16_to_cpu(sta_vht_cap.vht_mcs.tx_mcs_map); in ieee80211_verify_sta_vht_mcs_support()
5737 u16 tx_mcs_map; in ieee80211_max_rx_chains() local
5740 tx_mcs_map = le16_to_cpu(vht_cap->supp_mcs.tx_mcs_map); in ieee80211_max_rx_chains()
5742 if (((tx_mcs_map >> (2 * (nss - 1))) & 3) != in ieee80211_max_rx_chains()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c130 u16 tx_mcs_map; in get_highest_vht_tx_rate() local
132 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()
H A Dmain.c1641 vht_cap->vht_mcs.tx_mcs_map = cpu_to_le16(mcs_map); in rtw_init_vht_cap()
/linux/net/mac80211/tests/
H A Dchan-mode.c87 .supp_mcs.tx_mcs_map =
91 .supp_mcs.tx_mcs_map = cpu_to_le16(0xffff),
H A Dutil.c270 sband->vht_cap.vht_mcs.tx_mcs_map = in t_sdata_init()
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c134 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()
H A Dcfg80211.c2891 vht_info->vht_mcs.tx_mcs_map = cpu_to_le16( in mwifiex_setup_vht_caps()
/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c131 .tx_mcs_map = cpu_to_le16(TX_MCS_MAP),
H A Dmac80211_hwsim.c5700 sband->vht_cap.vht_mcs.tx_mcs_map = in mac80211_hwsim_new_radio()
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c761 le16_to_cpu(sta->deflink.vht_cap.vht_mcs.tx_mcs_map); in wcn36xx_update_allowed_rates()
1415 vht_cap->vht_mcs.tx_mcs_map = vht_cap->vht_mcs.rx_mcs_map; in wcn36xx_set_ieee80211_vht_caps()
/linux/net/wireless/
H A Dnl80211.c5410 u16 tx_mcs_map = le16_to_cpu(sband->vht_cap.vht_mcs.tx_mcs_map); in vht_set_mcs_mask() local
5420 vht_build_mcs_mask(tx_mcs_map, tx_mcs_mask); in vht_set_mcs_mask()
5501 u16 tx_mcs_map = 0; in he_set_mcs_mask() local
5510 tx_mcs_map = he_get_txmcsmap(info, link_id, he_cap); in he_set_mcs_mask()
5513 he_build_mcs_mask(tx_mcs_map, tx_mcs_mask); in he_set_mcs_mask()
5720 vht_tx_mcs_map = le16_to_cpu(sband->vht_cap.vht_mcs.tx_mcs_map); in nl80211_parse_tx_bitrate_mask()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c2240 arg->tx_mcs_set = __le16_to_cpu(vht_cap->vht_mcs.tx_mcs_map); in ath11k_peer_assoc_h_vht()
5746 vht_cap.vht_mcs.tx_mcs_map = cpu_to_le16(txmcs_map); in ath11k_create_vht_cap()
8686 u16 vht_mcs_map = le16_to_cpu(sband->vht_cap.vht_mcs.tx_mcs_map); in ath11k_mac_bitrate_mask_get_single_nss()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c882 vht->vht_tx_mcs_map = sta->deflink.vht_cap.vht_mcs.tx_mcs_map; in mt76_connac_mcu_sta_tlv()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2369 arg->tx_mcs_set = __le16_to_cpu(vht_cap->vht_mcs.tx_mcs_map); in ath12k_peer_assoc_h_vht()
8028 vht_cap.vht_mcs.tx_mcs_map = cpu_to_le16(txmcs_map); in ath12k_create_vht_cap()
12222 u16 vht_mcs_map = le16_to_cpu(sband->vht_cap.vht_mcs.tx_mcs_map); in ath12k_mac_bitrate_mask_get_single_nss()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7300 band->vht_cap.vht_mcs.tx_mcs_map = mcs_map; in brcmf_update_vht_cap()