Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.c1517 static int octep_sriov_disable(struct octep_device *oct) in octep_sriov_disable() function
1549 octep_sriov_disable(oct); in octep_remove()
1582 return octep_sriov_disable(oct); in octep_sriov_configure()
/linux-6.12.1/drivers/vdpa/octeon_ep/
Doctep_vdpa_main.c707 static int octep_sriov_disable(struct pci_dev *pdev) in octep_sriov_disable() function
725 return octep_sriov_disable(pdev); in octep_vdpa_sriov_configure()