octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
authorShinas Rasheed <srasheed@marvell.com>
Thu, 8 Feb 2024 10:18:36 +0000 (02:18 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Feb 2024 09:01:52 +0000 (09:01 +0000)
commitca6ecb0d3c3a0f470fc31ff2a3b22e4feb3fbe73
treec8136662b2f9202acdb3da3f7584be1c4f6ae0a4
parentc5cb944ded9475bce2c4197f9c7103eab8c7c3f8
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