Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82599.c621 autoc2_reg |= IXGBE_AUTOC2_LINK_DISABLE_ON_D3_MASK; in ixgbe_stop_mac_link_on_d3_82599()
H A Dixgbe_type.h2287 #define IXGBE_AUTOC2_LINK_DISABLE_ON_D3_MASK 0x50000000 macro