Home
last modified time | relevance | path

Searched refs:check_overtemp (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.c275 phy->ops.check_overtemp = ixgbe_tn_check_overtemp; in ixgbe_init_phy_ops_generic()
511 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
H A Dif_ix.c2582 retval = hw->phy.ops.check_overtemp(hw); in ixgbe_msix_link()
2593 retval = hw->phy.ops.check_overtemp(hw); in ixgbe_msix_link()
H A Dixgbe_type.h4082 s32 (*check_overtemp)(struct ixgbe_hw *); member
H A Dixgbe_x550.c2304 phy->ops.check_overtemp = ixgbe_check_overtemp_fw; in ixgbe_init_phy_ops_X550em()