Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h62 struct lpfc_fast_path_event { struct
H A Dlpfc_hbadisc.c721 struct lpfc_fast_path_event *
723 struct lpfc_fast_path_event *ret; in lpfc_alloc_fast_evt()
729 ret = kzalloc(sizeof(struct lpfc_fast_path_event), in lpfc_alloc_fast_evt()
749 struct lpfc_fast_path_event *evt) { in lpfc_free_fast_evt()
769 struct lpfc_fast_path_event *fast_evt_data; in lpfc_send_fastpath_evt()
774 fast_evt_data = container_of(evtp, struct lpfc_fast_path_event, in lpfc_send_fastpath_evt()