Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h77 uint16_t ht20_rate[2]; member
91 uint16_t ht20_rate[2]; member
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c535 nss1_rate = &vht_mcs_nss1[index].ht20_rate[0]; in wma_get_mcs_idx()
536 nss2_rate = &vht_mcs_nss2[index].ht20_rate[0]; in wma_get_mcs_idx()
567 nss1_rate = &mcs_nss1[index].ht20_rate[0]; in wma_get_mcs_idx()
568 nss2_rate = &mcs_nss2[index].ht20_rate[0]; in wma_get_mcs_idx()