Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmii.h34 #define MII_LBRERROR 0x18 /* Lpback, rx, bypass error */ macro
/openbmc/u-boot/include/linux/
H A Dmii.h31 #define MII_LBRERROR 0x18 /* Lpback, rx, bypass error */ macro
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h624 #define MII_LBRERROR 0x18 macro
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h501 #define MII_LBRERROR 0x18 /* Lpback, rx, bypass error */ macro
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c4621 case MII_LBRERROR: /* loopback, rx, bypass error */ in qeth_mdio_read()