Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_main.c53 int nitrox_sriov_configure(struct pci_dev *pdev, int num_vfs);
55 int nitrox_sriov_configure(struct pci_dev *pdev, int num_vfs) in nitrox_sriov_configure() function
560 nitrox_sriov_configure(pdev, 0); in nitrox_remove()
588 .sriov_configure = nitrox_sriov_configure,
Dnitrox_sriov.c228 int nitrox_sriov_configure(struct pci_dev *pdev, int num_vfs) in nitrox_sriov_configure() function