Searched refs:IGC_TXD_CMD_RS (Results 1 – 2 of 2) sorted by relevance
378 #define IGC_TXD_CMD_RS 0x08000000 /* Report Status */ macro
1838 rte_cpu_to_le_32(IGC_TXD_CMD_EOP | IGC_TXD_CMD_RS); in igc_xmit_pkts()