Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe.h331 int32_t ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
H A Dixgbe_phy.c348 phy->ops.check_overtemp = ixgbe_tn_check_overtemp; in ixgbe_init_phy_ops_generic()
2700 int32_t ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) in ixgbe_tn_check_overtemp() function