Searched refs:lpfc_sli4_protocol_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 999 * lpfc_sli4_protocol_show - Return the fip mode of the HBA 1007 lpfc_sli4_protocol_show(struct device *dev, struct device_attribute *attr, in lpfc_sli4_protocol_show() function 2666 static DEVICE_ATTR(protocol, S_IRUGO, lpfc_sli4_protocol_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 1160 * lpfc_sli4_protocol_show - Return the fip mode of the HBA 1168 lpfc_sli4_protocol_show(struct device *dev, struct device_attribute *attr, in lpfc_sli4_protocol_show() function 2999 static DEVICE_ATTR(protocol, S_IRUGO, lpfc_sli4_protocol_show, NULL);
|
Completed in 16 milliseconds