Browse Source

Merge branch 'for-upstream' of git://git.chelsio.net/pub/git/linux-firmware

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
main
Josh Boyer 5 years ago
parent
commit
3aa3ae460b
No known key found for this signature in database
GPG Key ID: A31B6BD72486CFD6
  1. 8
      cxgb4/configs/t6-config-default.txt

8
cxgb4/configs/t6-config-default.txt

@ -430,10 +430,10 @@ @@ -430,10 +430,10 @@
tp_l2t = 3072
tp_ddp = 2
tp_ddp_iscsi = 2
tp_tls_key = 3
tp_tls_key = 2
tp_tls_mxrxsize = 17408 # 16384 + 1024, governs max rx data, pm max xfer len, rx coalesce sizes
tp_stag = 2
tp_pbl = 5
tp_pbl = 7
tp_rq = 7
tp_srq = 128

@ -478,7 +478,7 @@ @@ -478,7 +478,7 @@
nhash = 2048
tp_l2t = 4
protocol = fcoe_initiator
tp_ddp = 2
tp_ddp = 1
fcoe_nfcf = 16
fcoe_nvnp = 32
fcoe_nssn = 1024
@ -588,7 +588,7 @@ @@ -588,7 +588,7 @@

[fini]
version = 0x1425001d
checksum = 0x14a220cd
checksum = 0x14a022cd

# Total resources used by above allocations:
# Virtual Interfaces: 104

Loading…
Cancel
Save