Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c660 static int enetc_sriov_configure(struct pci_dev *pdev, int num_vfs) in enetc_sriov_configure() function
705 #define enetc_sriov_configure(pdev, num_vfs) (void)0 macro
1377 enetc_sriov_configure(pdev, 0); in enetc_pf_remove()
1423 .sriov_configure = enetc_sriov_configure,