Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c279 IXGBE_DCA_RXCTRL_HEAD_WRO_EN); in ixgbe_start_hw_82598()
1382 IXGBE_DCA_RXCTRL_HEAD_WRO_EN; in ixgbe_enable_relaxed_ordering_82598()
H A Dixgbe_vf.c112 IXGBE_DCA_RXCTRL_HEAD_WRO_EN; in ixgbe_virt_clr_reg()
H A Dixgbe_common.c482 IXGBE_DCA_RXCTRL_HEAD_WRO_EN); in ixgbe_start_hw_gen2()
4467 IXGBE_DCA_RXCTRL_HEAD_WRO_EN; in ixgbe_enable_relaxed_ordering_gen2()
H A Dixgbe_type.h1489 #define IXGBE_DCA_RXCTRL_HEAD_WRO_EN (1 << 15) /* Rx wr header RO */ macro