Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dmdio.h331 #define MDIO_PMA_10T1L_STAT_EEE 0x0400 /* PHY has EEE ability */ macro
/linux-6.15/drivers/net/phy/
H A Dphy-c45.c929 val & MDIO_PMA_10T1L_STAT_EEE); in genphy_c45_read_eee_abilities()