linux_dsm_epyc7002/drivers/net/ethernet/chelsio
Hariprasad Shenai acac596286 cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Ingress padding boundary values got changed for T6.
    T5: 0=32B 1=64B 2=128B 3=256B 4=512B 5=1024B 6=2048B 7=4096B
    T6: 0=8B  1=16B 2=32B  3=64B  4=128B 5=128B  6=256B  7=512B

Updating the driver to set the correct boundary values in SGE_CONTROL to
32B.
Also, need to take care of this fl alignment change when calculating the
next packet offset.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-23 22:34:44 -05:00
..
cxgb chelsio: constify cmac_ops structures 2015-12-08 23:27:54 -05:00
cxgb3 cxgb3: Convert simple_strtoul to kstrtox 2015-12-07 16:49:12 -05:00
cxgb4 cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter 2015-12-23 22:34:44 -05:00
cxgb4vf cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter 2015-12-23 22:34:44 -05:00
Kconfig cxgb4/cxgb4vf: update Kconfig file to include T6 adapter 2015-12-08 22:43:14 -05:00
Makefile chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00