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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_phy.h202 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
H A Dixgbe_phy.c281 phy->ops.check_overtemp = ixgbe_tn_check_overtemp;
2647 * ixgbe_tn_check_overtemp - Checks if an overtemp occurred.
2652 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) function
2657 DEBUGFUNC("ixgbe_tn_check_overtemp");

Completed in 107 milliseconds