Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c278 IXGBE_DCA_RXCTRL_HEAD_WRO_EN); in ixgbe_start_hw_82598()
1381 IXGBE_DCA_RXCTRL_HEAD_WRO_EN; in ixgbe_enable_relaxed_ordering_82598()
H A Dixgbe_vf.c110 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()
4538 IXGBE_DCA_RXCTRL_HEAD_WRO_EN; in ixgbe_enable_relaxed_ordering_gen2()
H A Dixgbe_type.h1575 #define IXGBE_DCA_RXCTRL_HEAD_WRO_EN (1 << 15) /* Rx wr header RO */ macro