Home
last modified time | relevance | path

Searched refs:autoexp (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
970 autoexp = mdio_read(ioaddr, phy_id, MII_EXPANSION); in sis190_phy_task()
972 val, adv, autoexp); in sis190_phy_task()
974 if (val & LPA_NPAGE && autoexp & EXPANSION_NWAY) { in sis190_phy_task()