Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dmdio.h91 #define MDIO_STAT1_LPOWERABLE 0x0002 /* Low-power ability */ macro
/linux-2.6.39/drivers/net/sfc/
Dmdio_10g.c209 if (stat & MDIO_STAT1_LPOWERABLE) { in efx_mdio_set_mmd_lpower()