Searched refs:E1000_TXD_CMD_RS (Results 1 – 9 of 9) sorted by relevance
272 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
1236 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
556 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
5026 hw->txd_cmd |= E1000_TXD_CMD_RS; in e1000_configure_tx()
643 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro
1668 adapter->txd_cmd |= E1000_TXD_CMD_RS; in e1000_configure_tx()
618 rte_cpu_to_le_32(E1000_TXD_CMD_EOP | E1000_TXD_CMD_RS); in eth_igb_xmit_pkts()