Searched refs:ixgbe_tn_check_overtemp (Results 1 – 2 of 2) sorted by relevance
202 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
275 phy->ops.check_overtemp = ixgbe_tn_check_overtemp; in ixgbe_init_phy_ops_generic()2664 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) in ixgbe_tn_check_overtemp() function