octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
authorShinas Rasheed <srasheed@marvell.com>
Sat, 23 Dec 2023 13:39:56 +0000 (05:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jan 2024 14:19:54 +0000 (14:19 +0000)
commit6ca7b5486ebd5e7985f0c98a2ac7ae49078043a4
tree81247f4293c0ba94c72655ad8fca5ef32b54ced2
parentdb468f92c3b9437dfeb1dcf55d9b7d1b97769a6c
octeon_ep_vf: add Tx/Rx ring resource setup and cleanup

Implement Tx/Rx ring resource allocation and cleanup.

Signed-off-by: Shinas Rasheed <srasheed@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_rx.c
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_tx.c