We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da7a0f commit 3ba0262Copy full SHA for 3ba0262
include/uapi/linux/mdio.h
@@ -125,6 +125,7 @@
125
#define MDIO_STAT1_LPOWERABLE 0x0002 /* Low-power ability */
126
#define MDIO_STAT1_LSTATUS BMSR_LSTATUS
127
#define MDIO_STAT1_FAULT 0x0080 /* Fault */
128
+#define MDIO_PCS_STAT1_CLKSTOP_CAP 0x0040
129
#define MDIO_AN_STAT1_LPABLE 0x0001 /* Link partner AN ability */
130
#define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
131
#define MDIO_AN_STAT1_RFAULT BMSR_RFAULT
0 commit comments