Searched refs:vfpf_close_tlv (Results 1 – 2 of 2) sorted by relevance
384 struct vfpf_close_tlv { struct405 struct vfpf_close_tlv close; argument
1219 …resp_offset = (sizeof(struct vfpf_close_tlv) + sizeof(struct channel_list_end_tlv) + CACHE_LINE_SI… in lm_vf_pf_channel_get_message_to_send()1221 hw_first_tlv->tl.length = sizeof(struct vfpf_close_tlv); in lm_vf_pf_channel_get_message_to_send()2418 struct vfpf_close_tlv * mess = NULL; in lm_vf_pf_close_vf()2419 mess = (struct vfpf_close_tlv*)pf_mess->message_virt_addr; in lm_vf_pf_close_vf()