Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1961 static int funeth_sriov_configure(struct pci_dev *pdev, int nvfs) in funeth_sriov_configure() function
2056 funeth_sriov_configure(pdev, 0); in funeth_remove()
2073 .sriov_configure = funeth_sriov_configure,