Lines Matching +full:ip +full:- +full:cores
1 .\" Copyright (c) 2011-2016, Chelsio Inc
37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver"
42 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
71 .Bl -column -offset indent "ASIC" "Port Name" "Parent Device"
82 adapter-wide MIBs under dev.t5nex.
84 dev.<port> for port MIBs and dev.<nexus> for adapter-wide MIBs.
93 .Bl -bullet -compact
95 Chelsio T6225-CR
97 Chelsio T6225-SO-CR
99 Chelsio T62100-LP-CR
101 Chelsio T62100-SO-CR
103 Chelsio T62100-CR
110 .Bl -bullet -compact
112 Chelsio T580-CR
114 Chelsio T580-LP-CR
116 Chelsio T580-LP-SO-CR
118 Chelsio T560-CR
120 Chelsio T540-CR
122 Chelsio T540-LP-CR
124 Chelsio T522-CR
126 Chelsio T520-LL-CR
128 Chelsio T520-CR
130 Chelsio T520-SO
132 Chelsio T520-BT
134 Chelsio T504-BT
141 .Bl -bullet -compact
143 Chelsio T420-CR
145 Chelsio T422-CR
147 Chelsio T440-CR
149 Chelsio T420-BCH
151 Chelsio T440-BCH
153 Chelsio T440-CH
155 Chelsio T420-SO
157 Chelsio T420-CX
159 Chelsio T420-BT
161 Chelsio T404-BT
171 up to that many queues if there are enough CPU cores available.
172 .Bl -tag -width indent
176 of CPU cores in the system, whichever is less.
180 of CPU cores in the system, whichever is less.
184 number of CPU cores in the system, whichever is less.
188 number of CPU cores in the system, whichever is less.
211 Packet-count index value used to delay interrupts.
212 The packet-count list has the values 1, 8, 16, and 32 by default,
215 The default value is -1 which means packet counting is disabled and interrupts
241 Bit 0 represents INTx (line interrupts), bit 1 MSI, and bit 2 MSI-X.
246 -1 indicates the driver should determine whether to enable or disable PCIe RO.
250 The default is -1.
264 A value of 2 would ensure that the Ethernet payload (usually the IP header)
266 0-7 are all valid values.
268 A non-zero value ensures that writes from the hardware to a receive buffer are
270 The default is -1 which lets the driver pick a pad boundary.
274 -1 disables congestion feedback and is not recommended.
290 Settings can be displayed and controlled on a per-port basis via the
294 -1 (default) means driver should automatically pick a value.
297 Bit 0 enables RS FEC, bit 1 enables BASE-R FEC (aka Firecode FEC), bit
302 Settings can be controlled on a per-port basis via the
309 Settings can be displayed and controlled on a per-port basis via the
313 The default is -1 which lets the driver pick a value.
314 dev.<port>.X.autoneg is -1 for port and module combinations that do not support
319 The default is -1 which lets the driver decide.
331 Note that largest_rx_cluster merely establishes a ceiling -- the driver is
334 Select a pre-packaged device configuration file.
349 Each of these is a bit field with a bit for each sub-capability within the
370 true: src ip/ip6 == dst ip/ip6; tcp and src/dst ip is not unicast; src/dst ip is
375 Set to 1 to drop all incoming IP fragments.
382 Set to 1 to drop incoming frames with IP version, length, or checksum errors.
383 The IP checksum is validated for TCP or UDP packets only.
420 .An -nosplit