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