Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/ !
H A Dhtt_monitor_rx.c178 static unsigned char htt_rx_get_rate(uint32_t l_sig_rate_select, in htt_rx_get_rate() argument
183 if (l_sig_rate_select == 0) { in htt_rx_get_rate()
212 } else if (l_sig_rate_select == 1) { in htt_rx_get_rate()
273 static unsigned char htt_rx_get_rate(uint32_t l_sig_rate_select, in htt_rx_get_rate() argument
278 if (l_sig_rate_select == 0) { in htt_rx_get_rate()
307 } else if (l_sig_rate_select == 1) { in htt_rx_get_rate()
358 uint32_t l_sig_rate_select = rx_desc->ppdu_start.l_sig_rate_select; 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()
476 if (rx_desc->ppdu_start.l_sig_rate_select) in htt_rx_mon_get_rx_status()
756 rs->rs_ratephy = ppdu_start->l_sig_rate_select; in htt_rx_parse_ppdu_start_status()
H A Drx_desc.h234 l_sig_rate_select:1, /* [4] */ member
449 l_sig_rate_select:1, /* [4] */ member