Home
last modified time | relevance | path

Searched refs:octep_sriov_enable (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/vdpa/octeon_ep/
Doctep_vdpa_main.c673 static int octep_sriov_enable(struct pci_dev *pdev, int num_vfs) in octep_sriov_enable() function
723 return octep_sriov_enable(pdev, num_vfs); in octep_vdpa_sriov_configure()
/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.c1560 static int octep_sriov_enable(struct octep_device *oct, int num_vfs) in octep_sriov_enable() function
1592 return octep_sriov_enable(oct, num_vfs); in octep_sriov_configure()