Lines Matching +full:dma +full:- +full:queues
28 .Bl -tag -width indent
44 When set, allows the number of transmit and receive queues to be different.
45 If not set, the lower of the number of TX or RX queues will be used for both.
47 Set the number of RX queues.
48 If zero, the number of RX queues is derived from the number of cores on the
52 Set the number of TX queues.
53 If zero, the number of TX queues is derived from the number of cores on the
56 Disables MSI-X interrupts for the device.
58 Specifies a starting core offset to assign queues to.
62 Requests that RX and TX queues not be paired on the same core.
65 When set to a non-zero value, TX queues are assigned to cores following the
72 .Bl -tag -width indent
81 If set to a non-zero value, task returns immediately and the transmit
92 .Bl -tag -width indent
94 If this is set to a non-zero value, iflib will avoid any attempt to combine
102 Setting this to a non-zero value will disable the use of this feature.
107 variables are read-only:
108 .Bl -tag -width indent
116 .Bl -tag -width indent
120 .Bl -tag -width indent
126 A restart occurs when an attempt to drain a non-empty ring fails,
130 A stall occurs when an attempt to drain a non-empty ring fails.
165 Number of times DMA mapping a transmit mbuf failed for reasons other than
168 Number of times DMA mapping a transmit mbuf failed due to requiring too many
171 Number of times DMA mapping a transmit mbuf failed for any reason
184 result from DMA mapping a transmit mbuf.
197 .Bl -tag -width indent