diff options
author | Hariprasad Shenai <hariprasad@chelsio.com> | 2015-12-23 17:17:13 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-24 03:34:44 (GMT) |
commit | acac596286bcadda964d0e15dbbd8bdebedcaa41 (patch) | |
tree | 720413a00de79fc3ad9a0548010007aeb216e9fd /drivers/bus | |
parent | 44588560d95c105cc9dfa82180a6f542adea9ac9 (diff) | |
download | linux-acac596286bcadda964d0e15dbbd8bdebedcaa41.tar.xz |
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>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions