Home
last modified time | relevance | path

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

/linux-6.15/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.h534 u16 vf_devid; /* VF devices id */ member
809 (rvu->vf_devid == RVU_LBK_VF_DEVID)); in is_lbk_vf()
H A Drvu.c3257 pci_read_config_word(pdev, pos + PCI_SRIOV_VF_DID, &rvu->vf_devid); in rvu_enable_sriov()
/linux-6.15/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c19 u16 vf_devid; member
730 if (vf_pdev->device != pf->vf_devid) in octep_sriov_enable()
815 octpf->vf_devid = octep_get_vf_devid(pdev); in octep_vdpa_pf_setup()