Lines Matching refs:used
12 * 4 transmit descriptor rings that are used for either QoS (VLAN) or
37 * TX has 4 queues. currently these queues are used in a round-robin
38 * fashion for load balancing. They can also be used for QoS. for that
149 * of 10us delays to be used before giving up.
203 * value in 'ticks' (units used by jiffies). Set when we init the
454 #define RX_USED_ADD(x, y) ((x)->used += (y))
455 #define RX_USED_SET(x, y) ((x)->used = (y))
499 /* used on close. free all the spare buffers. */
517 * lock than used everywhere else to manipulate this list.
1280 * free desc and completion entries. these are used to trigger
1385 /* only clean ring 0 as ring 1 is used for spare buffers */
1806 /* NOTE: CAS_TABORT returns 1 or 2 so that it can be used when
1871 if (cp->tx_tiny_use[ring][entry].used) {
1872 cp->tx_tiny_use[ring][entry].used = 0;
2736 cp->tx_tiny_use[ring][entry].used = 1;
2844 /* this is only used as a load-balancing hint, so it doesn't
3065 /* NOTE: crc_size is used as a surrogate for half-duplex.
3901 if (cp->tx_tiny_use[ring][ent].used)
4178 /* tiny buffers are used to avoid target abort issues with
4254 * that can be used, but you need to do explicit pci interrupt