u-boot-2016/drivers/net/ipq9574
Selvam Sathappan Periakaruppan 80ba1efa0e drivers: net: ipq9574: Remove desc/ring buffer freeing
The ring/desc's used non-cached memory which cannot
be free'd. Remove these free API's.

1 MB of memory is marked as non-cached and that is used
for EDMA rings/desc's and the same needn't be free'd. It
will be re-init each time during edma init.

Change-Id: Iac1e616db7c929d640c559024e4f65c6ad515400
Signed-off-by: Selvam Sathappan Periakaruppan <quic_speriaka@quicinc.com>
2022-03-29 19:19:56 +05:30
..
ipq9574_aquantia_phy.c drivers: net: ipq9574: Remove unused code 2022-03-22 03:08:40 -07:00
ipq9574_aquantia_phy.h drivers: net: ipq9574: Update AQ Driver 2021-08-01 04:12:54 -07:00
ipq9574_edma.c drivers: net: ipq9574: Remove desc/ring buffer freeing 2022-03-29 19:19:56 +05:30
ipq9574_edma.h drivers: net: ipq9574: Clean up EDMA driver 2022-03-17 20:42:01 -07:00
ipq9574_ppe.c drivers: net: ipq9574: Disable FDB Learning 2022-03-17 20:42:11 -07:00
ipq9574_ppe.h drivers: net: ipq9574: Enable TX/RX port counters 2022-03-17 20:41:19 -07:00
ipq9574_qca8075.c drivers: net: ipq9574: Add separate QCA8075 phy driver 2021-08-08 04:20:03 -07:00
ipq9574_qca8075.h drivers: net: ipq9574: Add separate QCA8075 phy driver 2021-08-08 04:20:03 -07:00
ipq9574_uniphy.c drivers: net: ipq9574: Fix qca8075 phy inits 2022-03-29 19:19:44 +05:30
ipq9574_uniphy.h drivers: net: ipq9574: Update Uniphy configurations 2021-07-19 11:24:07 +05:30