Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.h153 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
Dixgbe_x540.c852 .check_overtemp = &ixgbe_tn_check_overtemp,
Dixgbe_82598.c1228 .check_overtemp = &ixgbe_tn_check_overtemp,
Dixgbe_x550.c1493 .check_overtemp = &ixgbe_tn_check_overtemp, \
Dixgbe_phy.c2124 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) in ixgbe_tn_check_overtemp() function
Dixgbe_82599.c2371 .check_overtemp = &ixgbe_tn_check_overtemp,