octeon_ep: add Tx/Rx processing and interrupt support
Add support to enable MSI-x and register interrupts. Add support to process Tx and Rx traffic. Includes processing Tx completions and Rx refill. 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>
Showing
- drivers/net/ethernet/marvell/octeon_ep/octep_main.c 587 additions, 0 deletionsdrivers/net/ethernet/marvell/octeon_ep/octep_main.c
- drivers/net/ethernet/marvell/octeon_ep/octep_rx.c 244 additions, 0 deletionsdrivers/net/ethernet/marvell/octeon_ep/octep_rx.c
- drivers/net/ethernet/marvell/octeon_ep/octep_tx.c 73 additions, 0 deletionsdrivers/net/ethernet/marvell/octeon_ep/octep_tx.c
Loading