Home
last modified time | relevance | path

Searched refs:LPA_RFAULT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmii.h109 #define LPA_RFAULT 0x2000 /* Link partner faulted */ macro
H A Dmdio.h361 #define MDIO_AN_T1_LP_L_REMOTE_FAULT LPA_RFAULT
/openbmc/u-boot/include/linux/
H A Dmii.h106 #define LPA_RFAULT 0x2000 /* Link partner faulted */ macro
/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs.c1069 if (lpa < 0 || lpa & LPA_RFAULT) in xpcs_get_state_c37_1000basex()