Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c5973 u8 mcs_160 = mcs_160_map >> (2 * i) & 3; in ieee80211_max_rx_chains() local
5975 if (mcs_160 != IEEE80211_VHT_MCS_NOT_SUPPORTED) { in ieee80211_max_rx_chains()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2643 u8 mcs_160 = (mcs_160_map >> (2 * i)) & 3; in ath12k_peer_assoc_h_he() local
2645 if (mcs_160 != IEEE80211_HE_MCS_NOT_SUPPORTED) { in ath12k_peer_assoc_h_he()