Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c503 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
530 return IXGBE_ERR_PHY; in ixgbe_read_phy_reg_mdi()
607 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
635 return IXGBE_ERR_PHY; in ixgbe_write_phy_reg_mdi()
1433 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1490 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1495 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
1503 return IXGBE_ERR_PHY; in ixgbe_reset_phy_nl()
2060 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()
1418 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.h3672 #define IXGBE_ERR_PHY -3 macro