Lines Matching full:transmit
44 When set, allows the number of transmit and receive queues to be different.
74 Controls how the transmit ring is serviced.
79 the transmit ring is being serviced.
80 This results in higher transmit throughput.
81 If set to a non-zero value, task returns immediately and the transmit
97 This will lower the maximum throughput, but will also lower transmit latency.
99 Some NICs allow processing completed transmit descriptors in batches.
100 Doing so usually increases the transmit throughput by reducing the number of
101 transmit interrupts.
118 The following are repeated for each transmit queue, where Z is the transmit
147 The number of transmit descriptors which have been reclaimed.
150 The number of transmit descriptors which have been processed, but may not yet
153 Descriptors which have been added to the transmit queue,
158 The transmit queue consumer index of the next descriptor to process.
160 The transmit queue consumer index of the oldest descriptor to reclaim.
162 The transmit queue producer index where the next descriptor to transmit will
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
174 Number of times a descriptor couldn't be added to the transmit ring because
175 the transmit ring was full.
184 result from DMA mapping a transmit mbuf.