Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h467 #define AUTONEG_ADVERTISE_10_ALL 0x0003 /* 10Mbps Full & Half speeds */ macro
/openbmc/u-boot/drivers/net/
H A De1000.h2527 #define AUTONEG_ADVERTISE_10_ALL 0x0003 /* 10Mbps Full & Half speeds*/ macro
H A De1000.c2493 || (hw->autoneg_advertised == AUTONEG_ADVERTISE_10_ALL) || in e1000_set_d3_lplu_state()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h3080 #define AUTONEG_ADVERTISE_10_ALL 0x0003 /* 10Mbps Full & Half speeds */ macro
H A De1000_hw.c5403 (hw->autoneg_advertised == AUTONEG_ADVERTISE_10_ALL) || in e1000_set_d3_lplu_state()