IXGBE_TXD_CMD_EOP
txd->read.cmd_type_len |= htole32(IXGBE_TXD_CMD_EOP | flags);
#define IXGBE_ADVTXD_DCMD_EOP IXGBE_TXD_CMD_EOP /* End of Packet */