Home
last modified time | relevance | path

Searched refs:AUTONEG_ADVERTISE_10_ALL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h3406 #define AUTONEG_ADVERTISE_10_ALL 0x0003 /* 10Mbps Full & Half speeds*/ macro
De1000_hw.c7301 (hw->autoneg_advertised == AUTONEG_ADVERTISE_10_ALL ) || in e1000_set_d3_lplu_state()