-
- Downloads
tile: support multiple mPIPE shims in tilegx network driver
The initial driver support was for a single mPIPE shim on the chip (as is the case for the Gx36 hardware). The Gx72 chip has two mPIPE shims, so we extend the driver to handle that case. Signed-off-by:Chris Metcalf <cmetcalf@tilera.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- arch/tile/gxio/iorpc_mpipe_info.c 18 additions, 0 deletionsarch/tile/gxio/iorpc_mpipe_info.c
- arch/tile/gxio/mpipe.c 23 additions, 2 deletionsarch/tile/gxio/mpipe.c
- arch/tile/include/gxio/iorpc_mpipe_info.h 4 additions, 0 deletionsarch/tile/include/gxio/iorpc_mpipe_info.h
- arch/tile/include/gxio/mpipe.h 28 additions, 0 deletionsarch/tile/include/gxio/mpipe.h
- arch/tile/include/hv/drv_mpipe_intf.h 3 additions, 0 deletionsarch/tile/include/hv/drv_mpipe_intf.h
- drivers/net/ethernet/tile/tilegx.c 341 additions, 210 deletionsdrivers/net/ethernet/tile/tilegx.c
Loading
Please register or sign in to comment