octeon_ep: add Tx/Rx ring resource setup and cleanup
authorVeerasenareddy Burru <vburru@marvell.com>
Wed, 13 Apr 2022 03:35:00 +0000 (20:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Apr 2022 11:56:32 +0000 (12:56 +0100)
commit397dfb57dcc25f393b32506eeb00600c56fe2444
tree7e2bd09b89430b90dc687dc8ab3112f30267528c
parent4ca2fbdd0bb630948d52b9b727dde58783d21e22
octeon_ep: add Tx/Rx ring resource setup and cleanup

Implement Tx/Rx ring resource allocation and cleanup.

Signed-off-by: Veerasenareddy Burru <vburru@marvell.com>
Signed-off-by: Abhijit Ayarekar <aayarekar@marvell.com>
Signed-off-by: Satananda Burla <sburla@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeon_ep/octep_rx.c
drivers/net/ethernet/marvell/octeon_ep/octep_tx.c