Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h467 #define AUTONEG_ADVERTISE_10_ALL 0x0003 /* 10Mbps Full & Half speeds */ macro
/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()