Searched refs:lpfc_sriov_nr_virtfn (Results 1 – 1 of 1) sorted by relevance
4088 static int lpfc_sriov_nr_virtfn = LPFC_DEF_VFN_PER_PFN; variable4089 module_param(lpfc_sriov_nr_virtfn, int, S_IRUGO|S_IWUSR);4090 MODULE_PARM_DESC(lpfc_sriov_nr_virtfn, "Enable PCIe device SR-IOV virtual fn");4121 static DEVICE_ATTR(lpfc_sriov_nr_virtfn, S_IRUGO | S_IWUSR,5856 lpfc_sriov_nr_virtfn_init(phba, lpfc_sriov_nr_virtfn); in lpfc_get_cfgparam()