Lines Matching full:queues
105 Global (across-queues) allocation failures:
151 .It "Created %d rx queues"
152 .It "Created %d tx queues"
158 .It "Destroyed %d rx queues"
159 .It "Destroyed %d tx queues"
213 Global (across queues) counters can be read using
242 Run-time tunables that represent the number of currently used RX/TX queues.
243 The default value is the max number of RX/TX queues the device can support.
245 This call turns down the interface while setting up the new queues,
248 In that situation, the driver will revert to the previous number of RX/TX queues.
254 Run-time tunables that represent the current ring size for RX/TX queues.
257 This call turns down the interface while setting up the queues with the new ring size,
260 In that situation, the driver will try to revert to the previous ring size for RX/TX queues.