Home
last modified time | relevance | path

Searched refs:MDIO_EEE_2_5GT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmdio.h418 #define MDIO_EEE_2_5GT 0x0001 /* 2.5GT EEE cap */ macro
/openbmc/linux/drivers/net/usb/
H A Dr8152.c5395 config |= MDIO_EEE_2_5GT; in r8156_eee_en()
5397 config &= ~MDIO_EEE_2_5GT; in r8156_eee_en()