Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/huawei/hinic/
Dhinic_sriov.h101 int hinic_pci_sriov_enable(struct pci_dev *dev, int num_vfs);
Dhinic_sriov.c1301 int hinic_pci_sriov_enable(struct pci_dev *pdev, int num_vfs) in hinic_pci_sriov_enable() function
1352 return hinic_pci_sriov_enable(dev, num_vfs); in hinic_pci_sriov_configure()