Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c278 IXGBE_DCA_RXCTRL_HEAD_WRO_EN); in ixgbe_start_hw_82598()
1377 IXGBE_DCA_RXCTRL_HEAD_WRO_EN; in ixgbe_enable_relaxed_ordering_82598()
H A Dixgbe_vf.c109 IXGBE_DCA_RXCTRL_HEAD_WRO_EN; in ixgbe_virt_clr_reg()
H A Dixgbe_common.c444 IXGBE_DCA_RXCTRL_HEAD_WRO_EN); in ixgbe_start_hw_gen2()
4333 IXGBE_DCA_RXCTRL_HEAD_WRO_EN; in ixgbe_enable_relaxed_ordering_gen2()
H A Dixgbe_type.h1373 #define IXGBE_DCA_RXCTRL_HEAD_WRO_EN (1 << 15) /* Rx wr header RO */ macro