Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c531 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
558 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
634 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
662 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
1055 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1112 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1117 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1125 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1682 return IXGBE_ERR_PHY; in ixgbe_get_sfp_init_sequence_offsets()
Dixgbe_x550.c257 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
263 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
442 return IXGBE_ERR_PHY; in ixgbe_iosf_wait()
482 return IXGBE_ERR_PHY; in ixgbe_read_iosf_sb_reg_x550()
1072 return IXGBE_ERR_PHY; in ixgbe_write_iosf_sb_reg_x550()
Dixgbe_82598.c1052 status = IXGBE_ERR_PHY; in ixgbe_read_i2c_phy_82598()
Dixgbe_type.h3476 #define IXGBE_ERR_PHY -3 macro