Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c5957 u8 mcs_80 = mcs_80_map >> (2 * i) & 3; in ieee80211_max_rx_chains() local
5959 if (mcs_80 != IEEE80211_VHT_MCS_NOT_SUPPORTED) { in ieee80211_max_rx_chains()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2653 u8 mcs_80 = (mcs_80_map >> (2 * i)) & 3; in ath12k_peer_assoc_h_he() local
2655 if (mcs_80 != IEEE80211_HE_MCS_NOT_SUPPORTED) { in ath12k_peer_assoc_h_he()