Home
last modified time | relevance | path

Searched refs:vfpf_first_tlv (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_vfpf_if.h84 struct vfpf_first_tlv { struct
110 struct vfpf_first_tlv first_tlv; argument
284 struct vfpf_first_tlv first_tlv;
304 struct vfpf_first_tlv first_tlv;
321 struct vfpf_first_tlv first_tlv;
339 struct vfpf_first_tlv first_tlv;
354 struct vfpf_first_tlv first_tlv;
383 struct vfpf_first_tlv first_tlv;
482 struct vfpf_first_tlv first_tlv;
486 struct vfpf_first_tlv first_tlv;
[all …]
Decore_sriov.h83 struct vfpf_first_tlv first_tlv; /* saved VF request header */
Decore_vf.c82 ((struct vfpf_first_tlv *)p_tlv)->reply_address = in ecore_vf_pf_prep()
217 struct vfpf_first_tlv *req; in _ecore_vf_pf_release()
1173 sizeof(struct vfpf_first_tlv)); in ecore_vf_pf_vport_stop()
1489 struct vfpf_first_tlv *req; in ecore_vf_pf_reset()
1591 sizeof(struct vfpf_first_tlv)); in ecore_vf_pf_int_cleanup()
Decore_sriov.c4726 return (length >= sizeof(struct vfpf_first_tlv) && in ecore_iov_is_valid_vfpf_msg_length()