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

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h122 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
H A Dixgbe_x540.c878 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82598.c1326 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_phy.c1700 * ixgbe_tn_check_overtemp - Checks if an overtemp occurred.
1705 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) function
H A Dixgbe_82599.c2149 .check_overtemp = &ixgbe_tn_check_overtemp,

Completed in 111 milliseconds