Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c122 static const struct index_vht_data_rate_type vht_mcs_nss2[] = { variable
497 nss2_rate = &vht_mcs_nss2[index].ht160_rate[0]; in wma_get_mcs_idx()
508 nss2_rate = &vht_mcs_nss2[index].ht80_rate[0]; in wma_get_mcs_idx()
522 nss2_rate = &vht_mcs_nss2[index].ht40_rate[0]; in wma_get_mcs_idx()
536 nss2_rate = &vht_mcs_nss2[index].ht20_rate[0]; in wma_get_mcs_idx()