Home
last modified time | relevance | path

Searched refs:dp_rx_get_rx_bm_id (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.h3137 dp_rx_get_rx_bm_id(struct dp_soc *soc) in dp_rx_get_rx_bm_id() function
3143 dp_rx_get_rx_bm_id(struct dp_soc *soc) in dp_rx_get_rx_bm_id() function
3157 return dp_rx_get_rx_bm_id(soc); in dp_rx_get_defrag_bm_id()
H A Ddp_rx_err.c2167 dp_rx_get_rx_bm_id(soc)) && in dp_rx_err_process()
H A Ddp_rx.c3394 rx_desc_pool->owner = dp_rx_get_rx_bm_id(soc); in dp_rx_pdev_desc_pool_init()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_wfds.c156 info->rx_rbm = dp_rx_get_rx_bm_id(dp_soc); in dp_wfds_send_config_msg()