Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dmedia.c475 unsigned int tmpadv = tulip_mdio_read (dev, phy, MII_BMSR); in tulip_find_mii() local
476 mii_advert = ((tmpadv >> 6) & 0x3e0) | 1; in tulip_find_mii()