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