CF_SIMPLE_TAG
#define CF_SIMPLE_TAG BIT_3
cmd_pkt->control_flags = cpu_to_le16(CF_SIMPLE_TAG);
cmd_entry->control_flags |= CF_SIMPLE_TAG;