Searched refs:lpfc_nport_evt_cnt_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 1642 * lpfc_nport_evt_cnt_show - Return the number of nport events 1650 lpfc_nport_evt_cnt_show(struct device *dev, struct device_attribute *attr, in lpfc_nport_evt_cnt_show() function 2651 static DEVICE_ATTR(nport_evt_cnt, S_IRUGO, lpfc_nport_evt_cnt_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 1809 * lpfc_nport_evt_cnt_show - Return the number of nport events 1817 lpfc_nport_evt_cnt_show(struct device *dev, struct device_attribute *attr, in lpfc_nport_evt_cnt_show() function 2983 static DEVICE_ATTR(nport_evt_cnt, S_IRUGO, lpfc_nport_evt_cnt_show, NULL);
|
Completed in 17 milliseconds