Searched refs:TxIFG96 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D8139too.c392 /* Interframe Gap Time. Only TxIFG96 doesn't violate IEEE 802.3 */
397 TxIFG96 = (3 << TxIFGShift), /* 9.6us / 960ns (10 / 100Mbps) */ enumerator in enum:tx_config_bits
706 TxIFG96 | (TX_DMA_BURST << TxDMAShift) | (TX_RETRY << TxRetryShift);

Completed in 97 milliseconds