Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h78 uint16_t ht40_rate[2]; member
92 uint16_t ht40_rate[2]; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c521 nss1_rate = &vht_mcs_nss1[index].ht40_rate[0]; in wma_get_mcs_idx()
522 nss2_rate = &vht_mcs_nss2[index].ht40_rate[0]; in wma_get_mcs_idx()
552 nss1_rate = &mcs_nss1[index].ht40_rate[0]; in wma_get_mcs_idx()
553 nss2_rate = &mcs_nss2[index].ht40_rate[0]; in wma_get_mcs_idx()