Searched refs:lpfc_max_xri_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 2004 * lpfc_max_xri_show - Return maximum xri 2018 lpfc_max_xri_show(struct device *dev, struct device_attribute *attr, in lpfc_max_xri_show() function 2661 static DEVICE_ATTR(max_xri, S_IRUGO, lpfc_max_xri_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 2324 * lpfc_max_xri_show - Return maximum xri 2338 lpfc_max_xri_show(struct device *dev, struct device_attribute *attr, in lpfc_max_xri_show() function 2994 static DEVICE_ATTR(max_xri, S_IRUGO, lpfc_max_xri_show, NULL);
|
Completed in 17 milliseconds