Searched refs:vf_mbx (Results 1 – 2 of 2) sorted by relevance
511 vf->vf_mbx.req_virt = p_req_virt_addr + idx; in ecore_iov_setup_vfdb()1775 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_acquire()2165 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_vport()2303 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_rxq_resp()4091 p_vf->vf_mbx.b_pending_msg = false; in ecore_iov_execute_vf_flr_cleanup()4219 mbx = &p_vf->vf_mbx; in ecore_iov_process_mbx_req()4379 if (p_vf->vf_mbx.b_pending_msg) in ecore_iov_pf_get_pending_events()4415 p_vf->vf_mbx.b_pending_msg = true; in ecore_sriov_vfpf_msg()4507 vf_info->vf_mbx.pending_req, in ecore_iov_copy_vf_msg()4508 vf_info->vf_mbx.req_phys, in ecore_iov_copy_vf_msg()[all …]
109 struct ecore_iov_vf_mbx vf_mbx; member