Searched refs:IXGBE_TXD_CMD_RS (Results 1 – 7 of 7) sorted by relevance
214 IXGBE_TXD_CMD_RS : 0; in ixv_netmap_txsync()
228 IXGBE_TXD_CMD_RS : 0; in ixgbe_netmap_txsync()
2620 #define IXGBE_TXD_CMD_RS 0x08000000 /* Report Status */ macro3301 #define IXGBE_ADVTXD_DCMD_RS IXGBE_TXD_CMD_RS /* Report Status */
2610 #define IXGBE_TXD_CMD_RS 0x08000000 /* Report Status */ macro3291 #define IXGBE_ADVTXD_DCMD_RS IXGBE_TXD_CMD_RS /* Report Status */
404 txd->read.cmd_type_len |= htole32(IXGBE_TXD_CMD_EOP | IXGBE_TXD_CMD_RS); in ixgbe_xmit()
430 txd->read.cmd_type_len |= htole32(IXGBE_TXD_CMD_EOP | IXGBE_TXD_CMD_RS);
234 IXGBE_TXD_CMD_RS : 0; in ixgbe_netmap_txsync()