qcacmn: Allocate dedicated tx desc pool for ppeds
Allocate dedicated tx desc pool for PPE2TCL ring tx completion handling. Change-Id: I3d3220b9b38b6f24d98ce73cb5273ae4dc6e7f37 CRs-Fixed: 3300660
This commit is contained in:

committad av
Madan Koyyalamudi

förälder
83990186aa
incheckning
004224830d
@@ -5209,7 +5209,7 @@ dp_tx_comp_process_desc_list(struct dp_soc *soc,
|
||||
desc->tx_status,
|
||||
false);
|
||||
qdf_nbuf_free(desc->nbuf);
|
||||
dp_tx_desc_free(soc, desc, desc->pool_id);
|
||||
dp_ppeds_tx_desc_free(soc, desc);
|
||||
desc = next;
|
||||
continue;
|
||||
}
|
||||
|
Referens i nytt ärende
Block a user