Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c382 wma_update_eht_320mhz_mcs(uint32_t *mcs_320mhz, tDot11fIEeht_cap *eht_cap) in wma_update_eht_320mhz_mcs() argument
385 QDF_GET_BITS(*mcs_320mhz, 0, 4); in wma_update_eht_320mhz_mcs()
387 QDF_GET_BITS(*mcs_320mhz, 4, 4); in wma_update_eht_320mhz_mcs()
389 QDF_GET_BITS(*mcs_320mhz, 8, 4); in wma_update_eht_320mhz_mcs()
391 QDF_GET_BITS(*mcs_320mhz, 12, 4); in wma_update_eht_320mhz_mcs()
393 QDF_GET_BITS(*mcs_320mhz, 16, 4); in wma_update_eht_320mhz_mcs()
395 QDF_GET_BITS(*mcs_320mhz, 20, 4); in wma_update_eht_320mhz_mcs()