Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c78 static const struct index_data_rate_type mcs_nss1[] = { variable
549 max_ht_mcs_idx = QDF_ARRAY_SIZE(mcs_nss1); in wma_get_mcs_idx()
552 nss1_rate = &mcs_nss1[index].ht40_rate[0]; in wma_get_mcs_idx()
567 nss1_rate = &mcs_nss1[index].ht20_rate[0]; in wma_get_mcs_idx()