Home | History | Annotate | Download | only in netboot

Lines Matching refs:tx_timeout

1292 #define TX_TIMEOUT		(10*HZ)	 /* We need time for auto-neg */
1620 * - Incresed tx_timeout beacuse of auto-neg.
2309 dev->tx_timeout = &TLan_tx_timeout;
2310 dev->watchdog_timeo = TX_TIMEOUT;