Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_82599.c616 autoc2_reg |= IXGBE_AUTOC2_LINK_DISABLE_ON_D3_MASK; in ixgbe_stop_mac_link_on_d3_82599()
H A Dixgbe_type.h2204 #define IXGBE_AUTOC2_LINK_DISABLE_ON_D3_MASK 0x50000000 macro