Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_crtn.h325 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
326 struct lpfc_sglq *__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba,
471 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
Dlpfc_sli4.h683 struct lpfc_sglq **lpfc_sglq_active_list;
734 struct lpfc_sglq { struct
Dlpfc_sli.c825 struct lpfc_sglq *
828 struct lpfc_sglq *sglq; in __lpfc_clear_active_sglq()
847 struct lpfc_sglq *
850 struct lpfc_sglq *sglq; in __lpfc_get_active_sglq()
1134 static struct lpfc_sglq *
1138 struct lpfc_sglq *sglq = NULL; in __lpfc_sli_get_els_sglq()
1139 struct lpfc_sglq *start_sglq = NULL; in __lpfc_sli_get_els_sglq()
1162 list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq()
1176 struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq()
1203 struct lpfc_sglq *
[all …]
Dlpfc_init.c1042 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4()
3408 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update()
3427 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_els_sgl_update()
3472 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_els_sgl_update()
3527 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_nvmet_sgl_update()
3548 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_nvmet_sgl_update()
3594 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_nvmet_sgl_update()
6553 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list()
6593 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_nvmet_sgl_list()
6628 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
Dlpfc.h148 struct lpfc_sglq *sglq;
Dlpfc_els.c9400 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted()
9431 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted()