Home | History | Annotate | Download | only in net

Lines Matching defs:TX

22  * and one TX buffer, each of which can hold a ethernet packet of
272 #define TX 0
330 macb_flush_ring_desc(macb, TX);
341 macb_invalidate_ring_desc(macb, TX);
352 printf("%s: TX underrun\n", name);
354 printf("%s: TX buffers exhausted in mid frame\n", name);
356 printf("%s: TX timeout\n", name);
687 macb_flush_ring_desc(macb, TX);
702 /* Check the multi queue and initialize the queue for tx */
765 /* Enable TX and RX */
784 /* Disable TX and RX, and clear statistics */