Searched refs:E1000_82542_TDH (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e1000/ | ||
D | e1000_hw.h | 1156 #define E1000_82542_TDH 0x00430 macro |
D | e1000_main.c | 1666 adapter->tx_ring[0].tdh = ((hw->mac_type >= e1000_82543) ? E1000_TDH : E1000_82542_TDH); |