Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_data.c337 uint8_t sgi_idx, int32_t sgi_rate, in wma_set_ht_vht_mcast_rate() argument
346 *rate |= (premable << 6) | (sgi_idx & 0xF); in wma_set_ht_vht_mcast_rate()
366 uint8_t sgi_idx = 0, lgi_idx = 0; in wma_fill_ht20_mcast_rate() local
377 &sgi_idx); in wma_fill_ht20_mcast_rate()
383 wma_set_ht_vht_mcast_rate(shortgi, mbpsx10_rate, sgi_idx, sgi_rate, in wma_fill_ht20_mcast_rate()
405 uint8_t sgi_idx = 0, lgi_idx = 0; in wma_fill_ht40_mcast_rate() local
417 &sgi_idx); in wma_fill_ht40_mcast_rate()
423 wma_set_ht_vht_mcast_rate(shortgi, mbpsx10_rate, sgi_idx, sgi_rate, in wma_fill_ht40_mcast_rate()
444 uint8_t sgi_idx = 0, lgi_idx = 0; in wma_fill_vht20_mcast_rate() local
456 &sgi_idx); in wma_fill_vht20_mcast_rate()
[all …]