Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vfpf_if.h81 struct vfpf_first_tlv { struct
107 struct vfpf_first_tlv first_tlv; argument
281 struct vfpf_first_tlv first_tlv;
301 struct vfpf_first_tlv first_tlv;
318 struct vfpf_first_tlv first_tlv;
336 struct vfpf_first_tlv first_tlv;
351 struct vfpf_first_tlv first_tlv;
380 struct vfpf_first_tlv first_tlv;
479 struct vfpf_first_tlv first_tlv;
483 struct vfpf_first_tlv first_tlv;
[all …]
H A Decore_sriov.h81 struct vfpf_first_tlv first_tlv; /* saved VF request header */
H A Decore_vf.c79 ((struct vfpf_first_tlv *)p_tlv)->reply_address = in ecore_vf_pf_prep()
214 struct vfpf_first_tlv *req; in _ecore_vf_pf_release()
1169 sizeof(struct vfpf_first_tlv)); in ecore_vf_pf_vport_stop()
1485 struct vfpf_first_tlv *req; in ecore_vf_pf_reset()
1587 sizeof(struct vfpf_first_tlv)); in ecore_vf_pf_int_cleanup()
H A Decore_sriov.c4723 return (length >= sizeof(struct vfpf_first_tlv) && in ecore_iov_is_valid_vfpf_msg_length()