Searched refs:vfpf_tlvs (Results 1 – 5 of 5) sorted by relevance
29 union vfpf_tlvs req;38 union vfpf_tlvs *req_virt;
23 union vfpf_tlvs *vf2pf_request;
41 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()
551 union vfpf_tlvs { union
490 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, ¶ms)) { in ecore_iov_copy_vf_msg()4833 (length <= sizeof(union vfpf_tlvs))); in ecore_iov_is_valid_vfpf_msg_length()