Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c498 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
525 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
602 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
630 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
1000 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1057 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1062 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1070 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1627 return IXGBE_ERR_PHY; in ixgbe_get_sfp_init_sequence_offsets()
Dixgbe_x550.c209 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
215 return IXGBE_ERR_PHY; in ixgbe_reset_cs4227()
678 return IXGBE_ERR_PHY; in ixgbe_iosf_wait()
718 return IXGBE_ERR_PHY; in ixgbe_read_iosf_sb_reg_x550()
1404 return IXGBE_ERR_PHY; in ixgbe_write_iosf_sb_reg_x550()
Dixgbe_82598.c1006 status = IXGBE_ERR_PHY; in ixgbe_read_i2c_phy_82598()
Dixgbe_type.h3656 #define IXGBE_ERR_PHY -3 macro