Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_err.c310 hal_rx_msdu_list_get(soc->hal_soc, link_desc_va, &msdu_list, in dp_rx_msdus_drop()
1074 hal_rx_msdu_list_get(soc->hal_soc, link_desc_va, &msdu_list, in dp_rx_reo_err_entry_process()
2151 hal_rx_msdu_list_get(soc->hal_soc, link_desc_va, &msdu_list, in dp_rx_err_process()
2992 hal_rx_msdu_list_get(soc->hal_soc, rx_msdu_link_desc, in dp_rx_err_mpdu_pop()
3190 hal_rx_msdu_list_get(soc->hal_soc, rx_msdu_link_desc, in dp_wbm_int_err_mpdu_pop()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c249 hal_rx_msdu_list_get(soc->hal_soc, rx_msdu_link_desc, in dp_rx_mon_mpdu_pop()
519 hal_rx_msdu_list_get(soc->hal_soc, rx_msdu_link_desc, in dp_rx_mon_drop_one_mpdu()
1095 hal_rx_msdu_list_get(soc->hal_soc, rx_msdu_link_desc, in dp_mon_dest_srng_drop_for_mac()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx.h1377 static inline void hal_rx_msdu_list_get(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_list_get() function