Searched refs:txfifo (Results 1 – 1 of 1) sorted by relevance
256 static int txfifo = 8; /* Tx FIFO threshold in 4 byte units, 0-15 */ variable711 confcmd.data[1] = (txfifo << 4) | rxfifo; in eepro100_probe()