HomeSort by relevance Sort by last modified time
    Searched refs:TX_FIFO_THRESH (Results 1 - 4 of 4) sorted by null

  /external/grub/netboot/
epic100.h 146 #define TX_FIFO_THRESH 128 /* Rounded down to 4 byte units. */
rtl8139.c 73 #define TX_FIFO_THRESH 256 /* In bytes, rounded down to 32 byte units. */
358 outl(((TX_FIFO_THRESH<<11) & 0x003f0000) | len,
epic100.c 225 outl(TX_FIFO_THRESH, eththr);
via-rhine.c 35 #define TX_FIFO_THRESH 256 /* In bytes, rounded down to 32 byte units. */

Completed in 144 milliseconds