Home
last modified time | relevance | path

Searched refs:mcs_80 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drs-fw.c202 u16 mcs_80 = le16_to_cpu(he_cap->he_mcs_nss_supp.rx_mcs_80); in rs_fw_he_set_enabled_rates() local
214 u16 _mcs_80 = (mcs_80 >> (2 * i)) & 0x3; in rs_fw_he_set_enabled_rates()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c1646 u8 mcs_80 = (mcs_80_map >> (2 * i)) & 3; in ath12k_peer_assoc_h_he() local
1648 if (mcs_80 != IEEE80211_HE_MCS_NOT_SUPPORTED) { in ath12k_peer_assoc_h_he()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c2311 u8 mcs_80 = (mcs_80_map >> (2 * i)) & 3; in ath11k_peer_assoc_h_he() local
2313 if (mcs_80 != IEEE80211_VHT_MCS_NOT_SUPPORTED) { in ath11k_peer_assoc_h_he()