Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vfpf_if.h55 struct vfpf_first_tlv { struct
81 struct vfpf_first_tlv first_tlv; argument
256 struct vfpf_first_tlv first_tlv;
263 struct vfpf_first_tlv first_tlv;
283 struct vfpf_first_tlv first_tlv;
300 struct vfpf_first_tlv first_tlv;
318 struct vfpf_first_tlv first_tlv;
333 struct vfpf_first_tlv first_tlv;
362 struct vfpf_first_tlv first_tlv;
462 struct vfpf_first_tlv first_tlv;
[all …]
H A Decore_sriov.h59 struct vfpf_first_tlv first_tlv; /* saved VF request header */
H A Decore_vf.c48 ((struct vfpf_first_tlv *)p_tlv)->reply_address = in ecore_vf_pf_prep()
171 struct vfpf_first_tlv *req; in _ecore_vf_pf_release()
1176 sizeof(struct vfpf_first_tlv)); in ecore_vf_pf_vport_stop()
1490 struct vfpf_first_tlv *req; in ecore_vf_pf_reset()
1592 sizeof(struct vfpf_first_tlv)); in ecore_vf_pf_int_cleanup()
H A Decore_sriov.c4832 return (length >= sizeof(struct vfpf_first_tlv) && in ecore_iov_is_valid_vfpf_msg_length()