OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TX_FIFO_THRESH
(Results
1 - 3
of
3
) 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,
via-rhine.c
35
#define
TX_FIFO_THRESH
256 /* In bytes, rounded down to 32 byte units. */
Completed in 443 milliseconds