Searched refs:IXGBE_TXD_STAT_DD (Results 1 – 3 of 3) sorted by relevance
225 txd->wb.status = IXGBE_TXD_STAT_DD; in _ixgbe_reset_tx_queue_vec()
585 if (!(status & rte_cpu_to_le_32(IXGBE_TXD_STAT_DD))) { in ixgbe_xmit_cleanup()2465 txd->wb.status = rte_cpu_to_le_32(IXGBE_TXD_STAT_DD); in ixgbe_reset_tx_queue()
2678 #define IXGBE_TXD_STAT_DD 0x00000001 /* Descriptor Done */ macro3361 #define IXGBE_ADVTXD_STAT_DD IXGBE_TXD_STAT_DD /* Descriptor Done */