Home
last modified time | relevance | path

Searched refs:ixgbe_tn_check_overtemp (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h158 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
H A Dixgbe_x540.c906 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82598.c1186 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_x550.c3985 .check_overtemp = &ixgbe_tn_check_overtemp,
3994 .check_overtemp = &ixgbe_tn_check_overtemp,
4014 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82599.c2245 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_phy.c2751 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) in ixgbe_tn_check_overtemp() function