Searched refs:IXGBE_DCA_TXCTRL_TX_WB_RO_EN (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Ddefines.h69 #define IXGBE_DCA_TXCTRL_TX_WB_RO_EN (1 << 11) /* Tx Desc writeback RO bit */ macro
H A Dixgbevf_main.c1331 txctrl &= ~IXGBE_DCA_TXCTRL_TX_WB_RO_EN;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_type.h929 #define IXGBE_DCA_TXCTRL_TX_WB_RO_EN (1 << 11) /* Tx Desc writeback RO bit */ macro
H A Dixgbe_main.c2455 txctrl &= ~IXGBE_DCA_TXCTRL_TX_WB_RO_EN;

Completed in 214 milliseconds