Home
last modified time | relevance | path

Searched refs:vfpf_tlvs (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.h29 union vfpf_tlvs req;
38 union vfpf_tlvs *req_virt;
H A Decore_vf.h23 union vfpf_tlvs *vf2pf_request;
H A Decore_vf.c41 OSAL_MEMSET(p_iov->vf2pf_request, 0, sizeof(union vfpf_tlvs)); in ecore_vf_pf_prep()
78 union vfpf_tlvs *p_req = p_hwfn->vf_iov_info->vf2pf_request; in ecore_send_msg2pf()
199 sizeof(union vfpf_tlvs)); in _ecore_vf_pf_release()
583 vfpf_tlvs)); in ecore_vf_hw_prepare()
680 sizeof(union vfpf_tlvs)); in ecore_vf_hw_prepare()
H A Decore_vfpf_if.h551 union vfpf_tlvs { union
H A Decore_sriov.c490 union vfpf_tlvs *p_req_virt_addr; in ecore_iov_setup_vfdb()
512 vf->vf_mbx.req_phys = req_p + idx * sizeof(union vfpf_tlvs); in ecore_iov_setup_vfdb()
517 vf->vf_mbx.sw_mbx.request_size = sizeof(union vfpf_tlvs); in ecore_iov_setup_vfdb()
553 p_iov_info->mbx_msg_size = sizeof(union vfpf_tlvs) * num_vfs; in ecore_iov_allocate_vfdb()
4509 sizeof(union vfpf_tlvs) / 4, &params)) { in ecore_iov_copy_vf_msg()
4833 (length <= sizeof(union vfpf_tlvs))); in ecore_iov_is_valid_vfpf_msg_length()