Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c604 return IXGBE_ERR_OVERTEMP; in ixgbe_setup_fw_link()
2365 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
2379 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
3152 return IXGBE_ERR_OVERTEMP; in ixgbe_check_overtemp_fw()
H A Dixgbe_phy.c409 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
2631 return IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
H A Dixgbe_type.h3691 #define IXGBE_ERR_OVERTEMP -26 macro
H A Dixgbe_main.c2803 if (hw->phy.ops.check_overtemp(hw) != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()
2810 if (rc != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()
7852 if (status != IXGBE_ERR_OVERTEMP) in ixgbe_phy_interrupt_subtask()