net: stmmac: adding multiple buffers for TX
This patch adds the structure stmmac_tx_queue which contains tx 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 21 additions, 17 deletionsdrivers/net/ethernet/stmicro/stmmac/chain_mode.c
- drivers/net/ethernet/stmicro/stmmac/ring_mode.c 24 additions, 22 deletionsdrivers/net/ethernet/stmicro/stmmac/ring_mode.c
- drivers/net/ethernet/stmicro/stmmac/stmmac.h 18 additions, 8 deletionsdrivers/net/ethernet/stmicro/stmmac/stmmac.h
- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 311 additions, 208 deletionsdrivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Loading
Please register or sign in to comment