Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_init.c4896 uint16_t max_nr_vfn; in lpfc_sli_probe_sriov_nr_virtfn() local
4899 max_nr_vfn = lpfc_sli_sriov_nr_virtfn_get(phba); in lpfc_sli_probe_sriov_nr_virtfn()
4900 if (nr_vfn > max_nr_vfn) { in lpfc_sli_probe_sriov_nr_virtfn()
4903 "supported vfs (%d)", nr_vfn, max_nr_vfn); in lpfc_sli_probe_sriov_nr_virtfn()