Home
last modified time | relevance | path

Searched refs:vf_devid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_sdp.c47 return (rvu->vf_devid == RVU_SDP_VF_DEVID); in is_sdp_vf()
H A Drvu.h597 u16 vf_devid; /* VF devices id */ member
889 (rvu->vf_devid == RVU_LBK_VF_DEVID)); in is_lbk_vf()
/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c21 u16 vf_devid; member
824 if (vf_pdev->device != pf->vf_devid) in octep_sriov_enable()
912 octpf->vf_devid = octep_get_vf_devid(pdev); in octep_vdpa_pf_setup()