Lines Matching +full:software +full:- +full:based

1 .\" Copyright (c) 2011-2016, Chelsio Inc
16 .\" this software without specific prior written permission.
18 .\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
27 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver"
42 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
57 based on the Chelsio Terminator 4, Terminator 5, and Terminator 6 ASICs
69 driver uses different names for devices based on the associated ASIC:
70 .Bl -column -offset indent "ASIC" "Port Name"
93 based on the T6 ASIC:
95 .Bl -bullet -compact
97 Chelsio T6225-CR
99 Chelsio T6225-SO-CR
101 Chelsio T62100-LP-CR
103 Chelsio T62100-SO-CR
105 Chelsio T62100-CR
111 based on the T5 ASIC:
113 .Bl -bullet -compact
115 Chelsio T580-CR
117 Chelsio T580-LP-CR
119 Chelsio T580-LP-SO-CR
121 Chelsio T560-CR
123 Chelsio T540-CR
125 Chelsio T540-LP-CR
127 Chelsio T522-CR
129 Chelsio T520-LL-CR
131 Chelsio T520-CR
133 Chelsio T520-SO
135 Chelsio T520-BT
137 Chelsio T504-BT
142 driver supports Virtual Functions on 10Gb and 1Gb Ethernet adapters based
145 .Bl -bullet -compact
147 Chelsio T420-CR
149 Chelsio T422-CR
151 Chelsio T440-CR
153 Chelsio T420-BCH
155 Chelsio T440-BCH
157 Chelsio T440-CH
159 Chelsio T420-SO
161 Chelsio T420-CX
163 Chelsio T420-BT
165 Chelsio T404-BT
172 .Bl -tag -width indent
190 Packet-count index value used to delay interrupts.
191 The packet-count list has the values 1, 8, 16, and 32 by default,
193 The default value is -1 which means packet counting is disabled and interrupts
194 are generated based solely on the holdoff timer value.
202 software queuing.
219 Bit 0 represents INTx (line interrupts), bit 1 MSI, and bit 2 MSI-X.
223 to attach if neither MSI nor MSI-X are enabled.
229 0-7 are all valid values.
231 A non-zero value ensures that writes from the hardware to a receive buffer are
233 The default is -1 which lets the driver pick a pad boundary.
238 The default is -1 which lets the driver decide.
255 Note that largest_rx_cluster merely establishes a ceiling -- the driver is
304 .An -nosplit