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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.h1039 #define E1000_82542_RDH 0x00120 macro
1045 #define E1000_82542_RDH0 E1000_82542_RDH
H A De1000_main.c1778 adapter->rx_ring[0].rdh = ((hw->mac_type >= e1000_82543) ? E1000_RDH : E1000_82542_RDH);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1039 #define E1000_82542_RDH 0x00120 macro
1045 #define E1000_82542_RDH0 E1000_82542_RDH
H A De1000_main.c1778 adapter->rx_ring[0].rdh = ((hw->mac_type >= e1000_82543) ? E1000_RDH : E1000_82542_RDH);

Completed in 204 milliseconds