Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli4.h577 struct lpfc_sglq **lpfc_sglq_active_list;
624 struct lpfc_sglq { struct
Dlpfc_crtn.h430 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
Dlpfc_sli.c599 static struct lpfc_sglq *
602 struct lpfc_sglq *sglq; in __lpfc_clear_active_sglq()
621 struct lpfc_sglq *
624 struct lpfc_sglq *sglq; in __lpfc_get_active_sglq()
907 static struct lpfc_sglq *
911 struct lpfc_sglq *sglq = NULL; in __lpfc_sli_get_sglq()
912 struct lpfc_sglq *start_sglq = NULL; in __lpfc_sli_get_sglq()
932 list_remove_head(lpfc_sgl_list, sglq, struct lpfc_sglq, list); in __lpfc_sli_get_sglq()
944 struct lpfc_sglq, list); in __lpfc_sli_get_sglq()
1001 struct lpfc_sglq *sglq; in __lpfc_sli_release_iocbq_s4()
[all …]
Dlpfc_init.c990 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4()
3085 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_xri_sgl_update()
3106 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_xri_sgl_update()
3151 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_xri_sgl_update()
5786 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list()
5829 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
Dlpfc_els.c8164 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted()
8195 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted()