Home
last modified time | relevance | path

Searched refs:evt_category (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c453 unsigned long evt_category, evt_sub_category; in lpfc_send_fastpath_evt() local
462 evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type; in lpfc_send_fastpath_evt()
466 if (evt_category == FC_REG_FABRIC_EVENT) { in lpfc_send_fastpath_evt()
479 } else if (evt_category == FC_REG_SCSI_EVENT) { in lpfc_send_fastpath_evt()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c753 unsigned long evt_category, evt_sub_category; in lpfc_send_fastpath_evt() local
762 evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type; in lpfc_send_fastpath_evt()
766 if (evt_category == FC_REG_FABRIC_EVENT) { in lpfc_send_fastpath_evt()
779 } else if (evt_category == FC_REG_SCSI_EVENT) { in lpfc_send_fastpath_evt()

Completed in 17 milliseconds