Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h324 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
325 struct lpfc_sglq *__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba,
460 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
H A Dlpfc_sli4.h906 struct lpfc_sglq **lpfc_sglq_active_list;
987 struct lpfc_sglq { struct
H A Dlpfc_sli.c818 struct lpfc_sglq *
821 struct lpfc_sglq *sglq; in __lpfc_clear_active_sglq()
840 struct lpfc_sglq *
843 struct lpfc_sglq *sglq; in __lpfc_get_active_sglq()
1127 static struct lpfc_sglq *
1131 struct lpfc_sglq *sglq = NULL; in __lpfc_sli_get_els_sglq()
1132 struct lpfc_sglq *start_sglq = NULL; in __lpfc_sli_get_els_sglq()
1161 list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq()
1175 struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq()
1202 struct lpfc_sglq *
[all …]
H A Dlpfc_init.c1033 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4()
3727 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update()
3746 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_els_sgl_update()
3793 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_els_sgl_update()
3849 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_nvmet_sgl_update()
3870 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_nvmet_sgl_update()
3918 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_nvmet_sgl_update()
7321 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list()
7361 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_nvmet_sgl_list()
7396 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
H A Dlpfc.h148 struct lpfc_sglq *sglq;
H A Dlpfc_els.c10069 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted()
10100 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted()