Searched refs:fast_evt_data (Results 1 – 1 of 1) sorted by relevance
764 struct lpfc_fast_path_event *fast_evt_data; in lpfc_send_fastpath_evt() local775 shost = lpfc_shost_from_vport(fast_evt_data->vport); in lpfc_send_fastpath_evt()779 evt_data_size = sizeof(fast_evt_data->un. in lpfc_send_fastpath_evt()783 evt_data = (char *) &fast_evt_data->un.fabric_evt; in lpfc_send_fastpath_evt()786 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt()793 evt_data = (char *) &fast_evt_data->un.scsi_evt; in lpfc_send_fastpath_evt()798 evt_data_size = sizeof(fast_evt_data->un. in lpfc_send_fastpath_evt()803 evt_data_size = sizeof(fast_evt_data->un. in lpfc_send_fastpath_evt()807 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt()811 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt()[all …]