Home
last modified time | relevance | path

Searched refs:delayed_free (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.c2205 bool delayed_free) in dp_mesh_tx_comp_free_buff() argument
2217 if (delayed_free) in dp_mesh_tx_comp_free_buff()
2225 if (delayed_free) in dp_mesh_tx_comp_free_buff()
2246 bool delayed_free) in dp_mesh_tx_comp_free_buff() argument
3141 bool delayed_free) in dp_tx_comp_free_buf() argument
3203 return dp_mesh_tx_comp_free_buff(soc, desc, delayed_free); in dp_tx_comp_free_buf()
3209 if (delayed_free) in dp_tx_comp_free_buf()
Ddp_tx.h312 bool delayed_free);