Searched refs:E1000_82542_TDT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e1000/ | ||
D | e1000_hw.h | 1157 #define E1000_82542_TDT 0x00438 macro |
D | e1000_main.c | 1667 adapter->tx_ring[0].tdt = ((hw->mac_type >= e1000_82543) ? E1000_TDT : E1000_82542_TDT); |