Home
last modified time | relevance | path

Searched refs:lpfc_sglq (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_crtn.h383 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
384 struct lpfc_sglq *__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba,
526 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
Dlpfc_sli4.h917 struct lpfc_sglq **lpfc_sglq_active_list;
1003 struct lpfc_sglq { struct
Dlpfc_sli.c95 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 *
1248 struct lpfc_sglq *sglq = NULL; in __lpfc_sli_get_els_sglq()
1249 struct lpfc_sglq *start_sglq = NULL; in __lpfc_sli_get_els_sglq()
1273 list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq()
1287 struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq()
[all …]
Dlpfc_init.c1090 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4()
4063 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update()
4082 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_els_sgl_update()
4126 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_els_sgl_update()
4181 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_nvmet_sgl_update()
4202 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_nvmet_sgl_update()
4250 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_nvmet_sgl_update()
8722 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list()
8760 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_nvmet_sgl_list()
8795 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
Dlpfc.h150 struct lpfc_sglq *sglq;
Dlpfc_els.c11818 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted()
11863 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted()