Searched defs:TX_QUEUE_LEN (Results 1 – 6 of 6) sorted by relevance
95 #define TX_QUEUE_LEN 10 /* Limit ring entries actually used. */ macro
36 #define TX_QUEUE_LEN (TX_RING_SIZE - 1) /* Limit ring entries actually used.*/ macro
69 #define TX_QUEUE_LEN (TX_RING_SIZE - 1) /* Limit ring entries actually used. */ macro
54 #define TX_QUEUE_LEN 240 /* Limit ring entries actually used. */ macro
80 #define TX_QUEUE_LEN (TX_RING_SIZE - 6) /* Limit ring entries actually used. */ macro
103 #define TX_QUEUE_LEN 10 /* Limit ring entries actually used, min 4. */ macro