Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h1217 void dp_soc_tx_desc_sw_pools_deinit(struct dp_soc *soc);
1261 static inline void dp_soc_tx_desc_sw_pools_deinit(struct dp_soc *soc) in dp_soc_tx_desc_sw_pools_deinit() function
H A Ddp_rings_main.c2361 dp_soc_tx_desc_sw_pools_deinit(soc); in dp_soc_deinit()
3662 dp_soc_tx_desc_sw_pools_deinit(soc); in dp_soc_init()
H A Ddp_tx.c7562 void dp_soc_tx_desc_sw_pools_deinit(struct dp_soc *soc) function
7592 void dp_soc_tx_desc_sw_pools_deinit(struct dp_soc *soc) function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh.c329 dp_soc_tx_desc_sw_pools_deinit(soc); in dp_soc_deinit_rh()