Searched refs:E1000_TXD_CMD_RS (Results 1 – 3 of 3) sorted by relevance
370 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
587 cmd_type_len |= E1000_TXD_CMD_RS; in eth_em_xmit_pkts()
598 rte_cpu_to_le_32(E1000_TXD_CMD_EOP | E1000_TXD_CMD_RS); in eth_igb_xmit_pkts()