Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atlx/
Datlx.h480 #define AUTONEG_ADVERTISE_10_ALL 0x0003 /* 10Mbps Full & Half speeds */ macro
/linux-2.6.39/drivers/net/e1000/
De1000_hw.h3101 #define AUTONEG_ADVERTISE_10_ALL 0x0003 /* 10Mbps Full & Half speeds */ macro
De1000_hw.c5591 || (hw->autoneg_advertised == AUTONEG_ADVERTISE_10_ALL) in e1000_set_d3_lplu_state()