vfpf_q_op_tlv
struct vfpf_q_op_tlv q_op;
resp_offset = (sizeof(struct vfpf_q_op_tlv) + sizeof(struct channel_list_end_tlv) + CACHE_LINE_SIZE_MASK) & ~CACHE_LINE_SIZE_MASK;
hw_first_tlv->tl.length = sizeof(struct vfpf_q_op_tlv);
struct vfpf_q_op_tlv * mess = NULL;
mess = (struct vfpf_q_op_tlv*)pf_mess->message_virt_addr;