Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_monitor_rx.c179 uint32_t l_sig_rate, uint8_t *preamble) in htt_rx_get_rate()
184 switch (l_sig_rate) { in htt_rx_get_rate()
213 switch (l_sig_rate) { in htt_rx_get_rate()
274 uint32_t l_sig_rate, uint8_t *preamble) in htt_rx_get_rate()
279 switch (l_sig_rate) { in htt_rx_get_rate()
308 switch (l_sig_rate) { in htt_rx_get_rate()
359 uint32_t l_sig_rate = rx_desc->ppdu_start.l_sig_rate; in htt_mon_rx_get_phy_info() local
365 rx_status->rate = htt_rx_get_rate(l_sig_rate_select, l_sig_rate, in htt_mon_rx_get_phy_info()
757 rs->rs_ratephy |= ppdu_start->l_sig_rate << 4; in htt_rx_parse_ppdu_start_status()
Drx_desc.h233 uint32_t l_sig_rate:4, /*[3:0] */ member
448 uint32_t l_sig_rate:4, /* [3:0] */ member