Searched refs:lpfc_sglq (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 382 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri); 383 struct lpfc_sglq *__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba, 527 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
|
H A D | lpfc_sli4.h | 917 struct lpfc_sglq **lpfc_sglq_active_list; 1003 struct lpfc_sglq { struct
|
H A D | lpfc_sli.c | 95 struct lpfc_sglq *sglq); 943 struct lpfc_sglq * 946 struct lpfc_sglq *sglq; in __lpfc_clear_active_sglq() 965 struct lpfc_sglq * 968 struct lpfc_sglq *sglq; in __lpfc_get_active_sglq() 1244 static struct lpfc_sglq * 1314 struct lpfc_sglq * 1375 struct lpfc_sglq *sglq; in __lpfc_sli_release_iocbq_s4() 10646 struct lpfc_sglq *sglq; in __lpfc_sli_issue_iocb_s4() 21204 struct lpfc_sglq *sglq) in lpfc_wqe_bpl2sgl() [all …]
|
H A D | lpfc_init.c | 1092 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4() 4069 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update() 4088 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_els_sgl_update() 4132 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_els_sgl_update() 4187 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_nvmet_sgl_update() 4208 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_nvmet_sgl_update() 4256 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_nvmet_sgl_update() 8731 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list() 8769 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_nvmet_sgl_list() 8804 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
|
H A D | lpfc.h | 151 struct lpfc_sglq *sglq;
|
H A D | lpfc_els.c | 12033 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted() 12078 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted()
|