phy_exp          3359 drivers/net/ethernet/nvidia/forcedeth.c 	u32 phy_exp;
phy_exp          3486 drivers/net/ethernet/nvidia/forcedeth.c 	phy_exp = mii_rw(dev, np->phyaddr, MII_EXPANSION, MII_READ) & EXPANSION_NWAY; /* autoneg capable */
phy_exp          3491 drivers/net/ethernet/nvidia/forcedeth.c 			if (!phy_exp && !np->duplex && (np->driver_data & DEV_HAS_COLLISION_FIX)) {
phy_exp          3501 drivers/net/ethernet/nvidia/forcedeth.c 		if (!phy_exp && !np->duplex && (np->driver_data & DEV_HAS_COLLISION_FIX))