Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c7623 lpfc_sli_probe_sriov_nr_virtfn(struct lpfc_hba *phba, int nr_vfn) in lpfc_sli_probe_sriov_nr_virtfn() argument
7630 if (nr_vfn > max_nr_vfn) { in lpfc_sli_probe_sriov_nr_virtfn()
7633 "supported vfs (%d)", nr_vfn, max_nr_vfn); in lpfc_sli_probe_sriov_nr_virtfn()
7637 rc = pci_enable_sriov(pdev, nr_vfn); in lpfc_sli_probe_sriov_nr_virtfn()
7642 nr_vfn, rc); in lpfc_sli_probe_sriov_nr_virtfn()
7646 "with vfn number nr_vf:%d\n", nr_vfn); in lpfc_sli_probe_sriov_nr_virtfn()