Searched refs:ixgbe_tn_check_overtemp (Results 1 – 2 of 2) sorted by relevance
331 int32_t ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
348 phy->ops.check_overtemp = ixgbe_tn_check_overtemp; in ixgbe_init_phy_ops_generic()2700 int32_t ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) in ixgbe_tn_check_overtemp() function