Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
H A D3c59x.c1553 int i, mii_reg5, err = 0; in vortex_up() local
1611 mii_reg5 = mdio_read(dev, vp->phys[0], MII_LPA); in vortex_up()
1612 vp->partner_flow_ctrl = ((mii_reg5 & 0x0400) != 0); in vortex_up()