Searched refs:tx_mcs_160 (Results 1 – 2 of 2) 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() local324 tx_mcs_160 = (supp_mcs & 0xFFFF0000) >> 16; in wma_convert_he_cap()330 tx_mcs_160 |= HE_MCS_INV_MSK_4_NSS(1); in wma_convert_he_cap()335 *((uint16_t *)he_cap->rx_he_mcs_map_160) = tx_mcs_160; in wma_convert_he_cap()337 *((uint16_t *)he_cap->tx_he_mcs_map_80_80) = tx_mcs_160; in wma_convert_he_cap()
2506 iftype_data->he_cap.he_mcs_nss_supp.tx_mcs_160 = in hdd_update_wiphy_he_mcs()