Searched refs:ixgbe_tn_check_overtemp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_phy.h201 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
H A Dixgbe_phy.c280 phy->ops.check_overtemp = ixgbe_tn_check_overtemp;
2636 * ixgbe_tn_check_overtemp - Checks if an overtemp occurred.
2641 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) function
2646 DEBUGFUNC("ixgbe_tn_check_overtemp");

Completed in 124 milliseconds