Home
last modified time | relevance | path

Searched refs:lpfc_fast_path_event (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h62 struct lpfc_fast_path_event { struct
A Dlpfc_crtn.h483 struct lpfc_fast_path_event *lpfc_alloc_fast_evt(struct lpfc_hba *);
484 void lpfc_free_fast_evt(struct lpfc_hba *, struct lpfc_fast_path_event *);
A Dlpfc_hbadisc.c640 struct lpfc_fast_path_event *
642 struct lpfc_fast_path_event *ret; in lpfc_alloc_fast_evt()
648 ret = kzalloc(sizeof(struct lpfc_fast_path_event), in lpfc_alloc_fast_evt()
668 struct lpfc_fast_path_event *evt) { in lpfc_free_fast_evt()
688 struct lpfc_fast_path_event *fast_evt_data; in lpfc_send_fastpath_evt()
693 fast_evt_data = container_of(evtp, struct lpfc_fast_path_event, in lpfc_send_fastpath_evt()
A Dlpfc_scsi.c3748 struct lpfc_fast_path_event *fast_path_evt = NULL; in lpfc_send_scsi_error_event()
4193 struct lpfc_fast_path_event *fast_path_evt; in lpfc_fcp_io_cmd_wqe_cmpl()
4540 struct lpfc_fast_path_event *fast_path_evt; in lpfc_scsi_cmd_iocb_cmpl()

Completed in 22 milliseconds