Searched refs:E1000_ADVTXD_DCMD_RS (Results 1 – 4 of 4) sorted by relevance
135 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
298 #define IGB_TXD_DCMD (E1000_ADVTXD_DCMD_EOP | E1000_ADVTXD_DCMD_RS)
112 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
1322 adapter->txd_cmd |= E1000_ADVTXD_DCMD_RS; in igbvf_configure_tx()