Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c6255 uint16_t max_nr_vfn; in lpfc_sli_probe_sriov_nr_virtfn() local
6258 max_nr_vfn = lpfc_sli_sriov_nr_virtfn_get(phba); in lpfc_sli_probe_sriov_nr_virtfn()
6259 if (nr_vfn > max_nr_vfn) { in lpfc_sli_probe_sriov_nr_virtfn()
6262 "supported vfs (%d)", nr_vfn, max_nr_vfn); in lpfc_sli_probe_sriov_nr_virtfn()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c7626 uint16_t max_nr_vfn; in lpfc_sli_probe_sriov_nr_virtfn() local
7629 max_nr_vfn = lpfc_sli_sriov_nr_virtfn_get(phba); in lpfc_sli_probe_sriov_nr_virtfn()
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()

Completed in 30 milliseconds