Home
last modified time | relevance | path

Searched refs:vf_devid (Results 1 – 4 of 4) 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.h588 u16 vf_devid; /* VF devices id */ member
880 (rvu->vf_devid == RVU_LBK_VF_DEVID)); in is_lbk_vf()
H A Drvu.c3396 pci_read_config_word(pdev, pos + PCI_SRIOV_VF_DID, &rvu->vf_devid); in rvu_enable_sriov()
/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c19 u16 vf_devid; member
733 if (vf_pdev->device != pf->vf_devid) in octep_sriov_enable()
819 octpf->vf_devid = octep_get_vf_devid(pdev); in octep_vdpa_pf_setup()