Searched refs:PHY_LINK_MDI_STAT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ | ||
H A D | jme.h | 903 PHY_LINK_MDI_STAT = 0x00000040, enumerator |
H A D | jme.c | 538 strcat(linkmsg, (phylink & PHY_LINK_MDI_STAT) ? in jme_check_link() |