Home
last modified time | relevance | path

Searched refs:reset_if_overtemp (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_phy.c515 if (!hw->phy.reset_if_overtemp && in ixgbe_reset_phy_generic()
H A Dif_ix.c594 hw->phy.reset_if_overtemp = TRUE; in ix_attach()
596 hw->phy.reset_if_overtemp = FALSE; in ix_attach()
H A Dixgbe_type.h4109 bool reset_if_overtemp; member