net: stmmac: adding multiple buffers for rx
This patch adds the structure stmmac_rx_queue which contains rx queues specific data (previously in stmmac_priv). Signed-off-by:Joao Pinto <jpinto@synopsys.com> Tested-by:
Niklas Cassel <niklas.cassel@axis.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/stmicro/stmmac/chain_mode.c 4 additions, 3 deletionsdrivers/net/ethernet/stmicro/stmmac/chain_mode.c
- drivers/net/ethernet/stmicro/stmmac/stmmac.h 17 additions, 9 deletionsdrivers/net/ethernet/stmicro/stmmac/stmmac.h
- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 285 additions, 172 deletionsdrivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Please register or sign in to comment