Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_crtn.h354 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
355 struct lpfc_sglq *__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba,
497 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
A Dlpfc_sli4.h915 struct lpfc_sglq **lpfc_sglq_active_list;
998 struct lpfc_sglq { struct
A Dlpfc_sli.c945 struct lpfc_sglq *
948 struct lpfc_sglq *sglq; in __lpfc_clear_active_sglq()
967 struct lpfc_sglq *
970 struct lpfc_sglq *sglq; in __lpfc_get_active_sglq()
1246 static struct lpfc_sglq *
1321 struct lpfc_sglq *
1382 struct lpfc_sglq *sglq; in __lpfc_sli_release_iocbq_s4()
10229 struct lpfc_sglq *sglq) in lpfc_sli4_bpl2sgl()
11039 struct lpfc_sglq *sglq; in __lpfc_sli_issue_iocb_s4()
21092 struct lpfc_sglq *sglq; in lpfc_drain_txq()
[all …]
A Dlpfc_init.c1080 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4()
3954 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update()
3973 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_els_sgl_update()
4017 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_els_sgl_update()
4072 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_nvmet_sgl_update()
4093 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_nvmet_sgl_update()
4141 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_nvmet_sgl_update()
8629 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list()
8667 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_nvmet_sgl_list()
8702 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
A Dlpfc.h155 struct lpfc_sglq *sglq;
A Dlpfc_els.c11407 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted()
11452 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted()

Completed in 131 milliseconds