Searched refs:MDIO_STAT2_RXFAULT (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | mdio.h | 220 #define MDIO_STAT2_RXFAULT 0x0400 /* Receive fault */ macro |
| /linux/drivers/net/pcs/ | ||
| H A D | pcs-xpcs.c | 325 if (ret & MDIO_STAT2_RXFAULT) in xpcs_read_fault_c73() |