Searched refs:E1000_TXD_CMD_RS (Results 1 – 8 of 8) sorted by relevance
37 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro272 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
1135 E1000_TXD_CMD_RS); in e1000_setup_desc_rings()
2278 adapter->txd_cmd |= E1000_TXD_CMD_RS; in e1000_configure_tx()
324 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
1305 E1000_TXD_CMD_RS); in igb_setup_desc_rings()
1697 adapter->txd_cmd = E1000_TXD_CMD_EOP | E1000_TXD_CMD_RS; in igb_configure_tx()
743 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
1759 adapter->txd_cmd |= E1000_TXD_CMD_RS; in e1000_configure_tx()