Home
last modified time | relevance | path

Searched refs:fabric_evt (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_disc.h69 struct lpfc_fabric_event_header fabric_evt; member
Dlpfc_scsi.c4312 fast_path_evt->un.fabric_evt.event_type = in lpfc_fcp_io_cmd_wqe_cmpl()
4314 fast_path_evt->un.fabric_evt.subcategory = in lpfc_fcp_io_cmd_wqe_cmpl()
4318 memcpy(&fast_path_evt->un.fabric_evt.wwpn, in lpfc_fcp_io_cmd_wqe_cmpl()
4321 memcpy(&fast_path_evt->un.fabric_evt.wwnn, in lpfc_fcp_io_cmd_wqe_cmpl()
4627 fast_path_evt->un.fabric_evt.event_type = in lpfc_scsi_cmd_iocb_cmpl()
4629 fast_path_evt->un.fabric_evt.subcategory = in lpfc_scsi_cmd_iocb_cmpl()
4633 memcpy(&fast_path_evt->un.fabric_evt.wwpn, in lpfc_scsi_cmd_iocb_cmpl()
4636 memcpy(&fast_path_evt->un.fabric_evt.wwnn, in lpfc_scsi_cmd_iocb_cmpl()
Dlpfc_hbadisc.c592 evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type; in lpfc_send_fastpath_evt()
594 fabric_evt.subcategory; in lpfc_send_fastpath_evt()
603 evt_data = (char *) &fast_evt_data->un.fabric_evt; in lpfc_send_fastpath_evt()
604 evt_data_size = sizeof(fast_evt_data->un.fabric_evt); in lpfc_send_fastpath_evt()