Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_scsi.c3593 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()
3608 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()
3634 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()
4149 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_fcp_io_cmd_wqe_cmpl()
4467 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_scsi_cmd_iocb_cmpl()
Dlpfc_crtn.h512 struct lpfc_fast_path_event *lpfc_alloc_fast_evt(struct lpfc_hba *);
Dlpfc_hbadisc.c666 lpfc_alloc_fast_evt(struct lpfc_hba *phba) { in lpfc_alloc_fast_evt() function