Searched refs:AUTONEG_DISABLE (Results 1 - 9 of 9) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dr8169.h57 #define AUTONEG_DISABLE 0x00 macro
H A Dskge.c1230 if (skge->autoneg == AUTONEG_DISABLE)
1366 if (skge->autoneg == AUTONEG_DISABLE) {
H A Dsky2.h14 #define AUTONEG_DISABLE 0x00 macro
2060 u8 autoneg; /* AUTONEG_ENABLE, AUTONEG_DISABLE */
H A Dbnx2.h83 #define AUTONEG_DISABLE 0x00 macro
131 #define AUTONEG_DISABLE 0x00 macro
4583 #define AUTONEG_DISABLE 0x00 macro
H A Dr8169.c237 if ((autoneg == AUTONEG_DISABLE) && (speed == SPEED_1000) &&
H A Dskge.h41 #define AUTONEG_DISABLE 0x00 macro
2508 u8 autoneg; /* AUTONEG_ENABLE, AUTONEG_DISABLE */
H A Dtg3.h68 #define AUTONEG_DISABLE 0x00 macro
H A Dsky2.c574 if (sky2->autoneg == AUTONEG_DISABLE || sky2->speed == SPEED_100) {
/external/kernel-headers/original/uapi/linux/
H A Dethtool.h49 * either %AUTONEG_DISABLE or %AUTONEG_ENABLE
85 * writable, possibly dependent on @autoneg being %AUTONEG_DISABLE.
1596 #define AUTONEG_DISABLE 0x00 macro
1719 * either %AUTONEG_DISABLE or %AUTONEG_ENABLE
1770 * writable, possibly dependent on @autoneg being %AUTONEG_DISABLE.

Completed in 3423 milliseconds