Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.c876 hal_soc->ops->hal_rx_mpdu_desc_info_get = in hal_hw_txrx_default_ops_attach_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_generic_api.c959 hal_soc->ops->hal_rx_mpdu_desc_info_get = in hal_hw_txrx_default_ops_attach_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx.h516 hal_rx_mpdu_desc_info_get(hal_soc_handle_t hal_soc_hdl, void *desc_addr, in hal_rx_mpdu_desc_info_get() function
521 return hal_soc->ops->hal_rx_mpdu_desc_info_get(desc_addr, in hal_rx_mpdu_desc_info_get()
H A Dhal_internal.h1368 void (*hal_rx_mpdu_desc_info_get)(void *desc_addr, member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_generic_api.c1130 hal_soc->ops->hal_rx_mpdu_desc_info_get = in hal_hw_txrx_default_ops_attach_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c1210 hal_rx_mpdu_desc_info_get(hal_soc, ring_desc, &mpdu_desc_info); in dp_rx_wbm_err_reap_desc_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_err.c2110 hal_rx_mpdu_desc_info_get(hal_soc, ring_desc, in dp_rx_err_process()