Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c458 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
485 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
561 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
589 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
965 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1022 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1027 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1035 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1592 return IXGBE_ERR_PHY; in ixgbe_get_sfp_init_sequence_offsets()
Dixgbe_x550.c140 return IXGBE_ERR_PHY; in ixgbe_read_iosf_sb_reg_x550()
145 return IXGBE_ERR_PHY; in ixgbe_read_iosf_sb_reg_x550()
819 return IXGBE_ERR_PHY; in ixgbe_write_iosf_sb_reg_x550()
824 return IXGBE_ERR_PHY; in ixgbe_write_iosf_sb_reg_x550()
1188 return IXGBE_ERR_PHY; in ixgbe_init_ext_t_x550em()
Dixgbe_82598.c1052 status = IXGBE_ERR_PHY; in ixgbe_read_i2c_phy_82598()
Dixgbe_type.h3243 #define IXGBE_ERR_PHY -3 macro