e1000_phy_ife     118 drivers/net/ethernet/intel/e1000e/ethtool.c 		if (hw->phy.type == e1000_phy_ife)
e1000_phy_ife    1320 drivers/net/ethernet/intel/e1000e/ethtool.c 	if (hw->phy.type == e1000_phy_ife) {
e1000_phy_ife    1962 drivers/net/ethernet/intel/e1000e/ethtool.c 		if (hw->phy.type == e1000_phy_ife)
e1000_phy_ife     554 drivers/net/ethernet/intel/e1000e/ich8lan.c 		phy->type = e1000_phy_ife;
e1000_phy_ife    1652 drivers/net/ethernet/intel/e1000e/ich8lan.c 	if ((adapter->hw.phy.type == e1000_phy_ife) ||
e1000_phy_ife    1662 drivers/net/ethernet/intel/e1000e/ich8lan.c 	    (adapter->hw.phy.type != e1000_phy_ife))
e1000_phy_ife    2959 drivers/net/ethernet/intel/e1000e/ich8lan.c 	if (phy->type == e1000_phy_ife)
e1000_phy_ife    5021 drivers/net/ethernet/intel/e1000e/ich8lan.c 	case e1000_phy_ife:
e1000_phy_ife    5257 drivers/net/ethernet/intel/e1000e/ich8lan.c 	if ((hw->mac.type != e1000_ich8lan) || (hw->phy.type == e1000_phy_ife))
e1000_phy_ife    5477 drivers/net/ethernet/intel/e1000e/ich8lan.c 	if (hw->phy.type == e1000_phy_ife)
e1000_phy_ife    5492 drivers/net/ethernet/intel/e1000e/ich8lan.c 	if (hw->phy.type == e1000_phy_ife)
e1000_phy_ife    5508 drivers/net/ethernet/intel/e1000e/ich8lan.c 	if (hw->phy.type == e1000_phy_ife)
e1000_phy_ife    6937 drivers/net/ethernet/intel/e1000e/netdev.c 	       (hw->phy.type == e1000_phy_ife) ? "10/100" : "1000");
e1000_phy_ife    2248 drivers/net/ethernet/intel/e1000e/phy.c 		phy_type = e1000_phy_ife;