Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_tx.h853 void hal_reo_config_reo2ppe_dest_info(hal_soc_handle_t hal_soc_hdl) in hal_reo_config_reo2ppe_dest_info() function
857 if (hal_soc->ops->hal_reo_config_reo2ppe_dest_info) in hal_reo_config_reo2ppe_dest_info()
858 hal_soc->ops->hal_reo_config_reo2ppe_dest_info(hal_soc_hdl); in hal_reo_config_reo2ppe_dest_info()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/v2/
Dhal_9224v2.c627 hal_soc->ops->hal_reo_config_reo2ppe_dest_info = in hal_hw_txrx_ops_override_qcn9224_v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c1706 hal_soc->ops->hal_reo_config_reo2ppe_dest_info = NULL; in hal_hw_txrx_ops_attach_qcn6432()
2328 hal_soc->ops->hal_reo_config_reo2ppe_dest_info = in hal_hw_txrx_ops_override_qcn6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_internal.h1119 void (*hal_reo_config_reo2ppe_dest_info)(hal_soc_handle_t hal_soc_hdl); member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h2007 hal_soc->ops->hal_reo_config_reo2ppe_dest_info = NULL; in hal_hw_txrx_ops_attach_qcn9224()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c2259 hal_reo_config_reo2ppe_dest_info(hal_soc); in dp_soc_ppeds_srng_init()