Searched refs:lpfc_free_fast_evt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 450 void lpfc_free_fast_evt(struct lpfc_hba *, struct lpfc_fast_path_event *);
|
H A D | lpfc_hbadisc.c | 425 * lpfc_free_fast_evt - Frees event data structure 433 lpfc_free_fast_evt(struct lpfc_hba *phba, in lpfc_free_fast_evt() function 476 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt() 497 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt() 501 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt() 512 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 514 void lpfc_free_fast_evt(struct lpfc_hba *, struct lpfc_fast_path_event *);
|
H A D | lpfc_hbadisc.c | 725 * lpfc_free_fast_evt - Frees event data structure 733 lpfc_free_fast_evt(struct lpfc_hba *phba, in lpfc_free_fast_evt() function 776 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt() 797 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt() 801 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt() 812 lpfc_free_fast_evt(phba, fast_evt_data); in lpfc_send_fastpath_evt()
|
Completed in 18 milliseconds