Searched refs:mcs_80_map (Results 1 – 1 of 1) sorted by relevance
5306 u16 mcs_80_map, mcs_160_map; in ieee80211_max_rx_chains() local5364 mcs_80_map = le16_to_cpu(he_mcs_nss_supp->tx_mcs_80); in ieee80211_max_rx_chains()5367 u8 mcs_80 = mcs_80_map >> (2 * i) & 3; in ieee80211_max_rx_chains()