t5fw_cfg.txt revision 273615
1252661Snp# Firmware configuration file.
2252661Snp#
3252661Snp# Global limits (some are hardware limits, others are due to the firmware).
4252661Snp# nvi = 128		virtual interfaces
5252661Snp# niqflint = 1023	ingress queues with freelists and/or interrupts
6252661Snp# nethctrl = 64K	Ethernet or ctrl egress queues
7252661Snp# neq = 64K		egress queues of all kinds, including freelists
8273615Snp# nexactf = 512		MPS TCAM entries, can oversubscribe.
9252661Snp#
10252661Snp
11252661Snp[global]
12252661Snp	rss_glb_config_mode = basicvirtual
13252661Snp	rss_glb_config_options = tnlmapen, hashtoeplitz, tnlalllkp
14252661Snp
15253407Snp	# PL_TIMEOUT register
16253407Snp	pl_timeout_value = 200		# the timeout value in units of us
17253407Snp
18252661Snp	sge_timer_value = 1, 5, 10, 50, 100, 200	# usecs
19252661Snp
20256459Snp	# enable TP_OUT_CONFIG.IPIDSPLITMODE
21256459Snp	reg[0x7d04] = 0x00010000/0x00010000
22256459Snp
23252661Snp	# TP_SHIFT_CNT
24252661Snp	reg[0x7dc0] = 0x62f8849
25252661Snp
26252661Snp	# TP_GLOBAL_CONFIG
27252661Snp	reg[0x7d08] = 0x00000800/0x00000800 # set IssFromCplEnable
28252661Snp
29256459Snp	# TP_PARA_REG0
30256459Snp	reg[0x7d60] = 0x06000000/0x07000000 # set InitCWND to 6
31256459Snp
32252661Snp	filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
33252661Snp	filterMask = protocol, fcoe
34252661Snp
35252661Snp	# TP rx and tx channels (0 = auto).
36252661Snp	tp_nrxch = 0
37252661Snp	tp_ntxch = 0
38252661Snp
39252661Snp	# TP rx and tx payload memory (% of the total EDRAM + DDR3).
40252661Snp	tp_pmrx = 38
41252661Snp	tp_pmtx = 60
42252661Snp	tp_pmrx_pagesize = 64K
43252661Snp	tp_pmtx_pagesize = 64K
44252661Snp
45256459Snp	# TP OFLD MTUs
46256459Snp	tp_mtus = 88, 256, 512, 576, 808, 1024, 1280, 1488, 1500, 2002, 2048, 4096, 4352, 8192, 9000, 9600
47256459Snp
48256459Snp	# MC configuration
49256459Snp	mc_mode_brc[0] = 1		# mc0 - 1: enable BRC, 0: enable RBC
50256459Snp	mc_mode_brc[1] = 1		# mc1 - 1: enable BRC, 0: enable RBC
51256459Snp
52252661Snp# PFs 0-3.  These get 8 MSI/8 MSI-X vectors each.  VFs are supported by
53252661Snp# these 4 PFs only.  Not used here at all.
54252661Snp[function "0"]
55252661Snp	nvf = 16
56252661Snp	nvi = 1
57273615Snp	rssnvi = 0
58252661Snp[function "0/*"]
59252661Snp	nvi = 1
60273615Snp	rssnvi = 0
61252661Snp
62252661Snp[function "1"]
63252661Snp	nvf = 16
64252661Snp	nvi = 1
65273615Snp	rssnvi = 0
66252661Snp[function "1/*"]
67252661Snp	nvi = 1
68273615Snp	rssnvi = 0
69252661Snp
70252661Snp[function "2"]
71252661Snp	nvf = 16
72252661Snp	nvi = 1
73273615Snp	rssnvi = 0
74252661Snp[function "2/*"]
75252661Snp	nvi = 1
76273615Snp	rssnvi = 0
77252661Snp
78252661Snp[function "3"]
79252661Snp	nvf = 16
80252661Snp	nvi = 1
81273615Snp	rssnvi = 0
82252661Snp[function "3/*"]
83252661Snp	nvi = 1
84273615Snp	rssnvi = 0
85252661Snp
86252661Snp# PF4 is the resource-rich PF that the bus/nexus driver attaches to.
87252661Snp# It gets 32 MSI/128 MSI-X vectors.
88252661Snp[function "4"]
89252661Snp	wx_caps = all
90252661Snp	r_caps = all
91252661Snp	nvi = 32
92273615Snp	rssnvi = 8
93273615Snp	niqflint = 512
94273615Snp	nethctrl = 1024
95273615Snp	neq = 2048
96252661Snp	nexactf = 328
97252661Snp	cmask = all
98252661Snp	pmask = all
99252661Snp
100252661Snp	# driver will mask off features it won't use
101252661Snp	protocol = ofld
102252661Snp
103252661Snp	tp_l2t = 4096
104252661Snp	tp_ddp = 2
105252661Snp
106252661Snp	# TCAM has 8K cells; each region must start at a multiple of 128 cell.
107252661Snp	# Each entry in these categories takes 4 cells each.  nhash will use the
108252661Snp	# TCAM iff there is room left (that is, the rest don't add up to 2048).
109252661Snp	nroute = 32
110252661Snp	nclip = 32
111252661Snp	nfilter = 1008
112252661Snp	nserver = 512
113252661Snp	nhash = 16384
114252661Snp
115252661Snp# PF5 is the SCSI Controller PF. It gets 32 MSI/40 MSI-X vectors.
116252661Snp# Not used right now.
117252661Snp[function "5"]
118252661Snp	nvi = 1
119273615Snp	rssnvi = 0
120252661Snp
121252661Snp# PF6 is the FCoE Controller PF. It gets 32 MSI/40 MSI-X vectors.
122252661Snp# Not used right now.
123252661Snp[function "6"]
124252661Snp	nvi = 1
125273615Snp	rssnvi = 0
126252661Snp
127252661Snp# The following function, 1023, is not an actual PCIE function but is used to
128252661Snp# configure and reserve firmware internal resources that come from the global
129252661Snp# resource pool.
130252661Snp[function "1023"]
131252661Snp	wx_caps = all
132252661Snp	r_caps = all
133252661Snp	nvi = 4
134273615Snp	rssnvi = 0
135252661Snp	cmask = all
136252661Snp	pmask = all
137252661Snp	nexactf = 8
138252661Snp	nfilter = 16
139252661Snp
140252661Snp# MPS has 192K buffer space for ingress packets from the wire as well as
141252661Snp# loopback path of the L2 switch.
142252661Snp[port "0"]
143252661Snp	dcb = none
144252661Snp	bg_mem = 25
145252661Snp	lpbk_mem = 25
146252661Snp	hwm = 30
147252661Snp	lwm = 15
148252661Snp	dwm = 30
149252661Snp
150252661Snp[port "1"]
151252661Snp	dcb = none
152252661Snp	bg_mem = 25
153252661Snp	lpbk_mem = 25
154252661Snp	hwm = 30
155252661Snp	lwm = 15
156252661Snp	dwm = 30
157252661Snp
158252661Snp[port "2"]
159252661Snp	dcb = none
160252661Snp	bg_mem = 25
161252661Snp	lpbk_mem = 25
162252661Snp	hwm = 30
163252661Snp	lwm = 15
164252661Snp	dwm = 30
165252661Snp
166252661Snp[port "3"]
167252661Snp	dcb = none
168252661Snp	bg_mem = 25
169252661Snp	lpbk_mem = 25
170252661Snp	hwm = 30
171252661Snp	lwm = 15
172252661Snp	dwm = 30
173252661Snp
174252661Snp[fini]
175252661Snp	version = 0x1
176273615Snp	checksum = 0xa0ee1715
177252661Snp#
178252661Snp# $FreeBSD: head/sys/dev/cxgbe/firmware/t5fw_cfg.txt 273615 2014-10-25 00:14:44Z np $
179252661Snp#
180