Searched refs:rx_mcs_160 (Results 1 – 1 of 1) sorted by relevance
180 uint16_t rx_mcs_le_80, tx_mcs_le_80, rx_mcs_160, tx_mcs_160; in wma_convert_he_cap() local323 rx_mcs_160 = (supp_mcs & 0xFFFF0000) >> 16; in wma_convert_he_cap()329 rx_mcs_160 |= HE_MCS_INV_MSK_4_NSS(1); in wma_convert_he_cap()334 *((uint16_t *)he_cap->tx_he_mcs_map_160) = rx_mcs_160; in wma_convert_he_cap()336 *((uint16_t *)he_cap->rx_he_mcs_map_80_80) = rx_mcs_160; in wma_convert_he_cap()