Searched refs:IGC_ADVTXD_DCMD_RS (Results 1 – 2 of 2) sorted by relevance
47 #define IGC_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
290 txd_flags = pi->ipi_flags & IPI_TX_INTR ? IGC_ADVTXD_DCMD_RS : 0; in igc_isc_txd_encap()