Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_sli4.h499 struct lpfc_sglq **lpfc_els_sgl_array;
504 struct lpfc_sglq **lpfc_sglq_active_list;
546 struct lpfc_sglq { struct
Dlpfc_crtn.h418 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
Dlpfc_sli.c529 static struct lpfc_sglq *
532 struct lpfc_sglq *sglq; in __lpfc_clear_active_sglq()
551 struct lpfc_sglq *
554 struct lpfc_sglq *sglq; in __lpfc_get_active_sglq()
862 static struct lpfc_sglq *
866 struct lpfc_sglq *sglq = NULL; in __lpfc_sli_get_sglq()
867 struct lpfc_sglq *start_sglq = NULL; in __lpfc_sli_get_sglq()
881 list_remove_head(lpfc_sgl_list, sglq, struct lpfc_sglq, list); in __lpfc_sli_get_sglq()
893 struct lpfc_sglq, list); in __lpfc_sli_get_sglq()
950 struct lpfc_sglq *sglq; in __lpfc_sli_release_iocbq_s4()
[all …]
Dlpfc_init.c873 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4()
5001 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list()
5029 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
5067 struct lpfc_sglq *sglq_entry = NULL; in lpfc_init_sgl_list()
5091 kzalloc((sizeof(struct lpfc_sglq *) * els_xri_cnt), in lpfc_init_sgl_list()
5120 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), GFP_KERNEL); in lpfc_init_sgl_list()
Dlpfc_els.c7827 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted()
7858 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted()