Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis190.c963 u16 adv, autoexp, gigadv, gigrec; in sis190_phy_task() local
977 gigrec = mdio_read(ioaddr, phy_id, MII_STAT1000); in sis190_phy_task()
978 val = (gigadv & (gigrec >> 2)); in sis190_phy_task()