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

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

Completed in 74 milliseconds