Searched refs:E1000_TXD_CMD_RS (Results 1 – 6 of 6) sorted by relevance
272 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
1237 E1000_TXD_CMD_RS); in e1000_setup_desc_rings()
3005 adapter->txd_cmd |= E1000_TXD_CMD_RS; in e1000_configure_tx()
299 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
643 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
1668 adapter->txd_cmd |= E1000_TXD_CMD_RS; in e1000_configure_tx()
Completed in 48 milliseconds