Searched refs:lpfc_max_vpi_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 2060 * lpfc_max_vpi_show - Return maximum vpi 2074 lpfc_max_vpi_show(struct device *dev, struct device_attribute *attr, in lpfc_max_vpi_show() function 2657 static DEVICE_ATTR(max_vpi, S_IRUGO, lpfc_max_vpi_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 2389 * lpfc_max_vpi_show - Return maximum vpi 2403 lpfc_max_vpi_show(struct device *dev, struct device_attribute *attr, in lpfc_max_vpi_show() function 2990 static DEVICE_ATTR(max_vpi, S_IRUGO, lpfc_max_vpi_show, NULL);
|
Completed in 17 milliseconds