Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1136 hw->mac.orig_autoc2 = autoc2; in ixgbe_reset_hw_82599()
1161 (hw->mac.orig_autoc2 & IXGBE_AUTOC2_UPPER_MASK)) { in ixgbe_reset_hw_82599()
1163 autoc2 |= (hw->mac.orig_autoc2 & in ixgbe_reset_hw_82599()
H A Dixgbe_type.h4083 u32 orig_autoc2; member