Home
last modified time | relevance | path

Searched refs:sglq_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c1033 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4() local
1052 list_for_each_entry(sglq_entry, in lpfc_hba_down_post_s4()
1054 sglq_entry->state = SGL_FREED; in lpfc_hba_down_post_s4()
3727 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update() local
3746 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_els_sgl_update()
3748 if (sglq_entry == NULL) { in lpfc_sli4_els_sgl_update()
3756 sglq_entry->buff_type = GEN_BUFF_TYPE; in lpfc_sli4_els_sgl_update()
3757 sglq_entry->virt = lpfc_mbuf_alloc(phba, 0, in lpfc_sli4_els_sgl_update()
3758 &sglq_entry->phys); in lpfc_sli4_els_sgl_update()
3759 if (sglq_entry in lpfc_sli4_els_sgl_update()
3849 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; lpfc_sli4_nvmet_sgl_update() local
7321 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; lpfc_free_sgl_list() local
7361 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; lpfc_free_nvmet_sgl_list() local
[all...]
H A Dlpfc_els.c10069 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted() local
10074 list_for_each_entry_safe(sglq_entry, sglq_next, in lpfc_sli4_vport_delete_els_xri_aborted()
10076 if (sglq_entry->ndlp && sglq_entry->ndlp->vport == vport) in lpfc_sli4_vport_delete_els_xri_aborted()
10077 sglq_entry->ndlp = 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() local
10109 list_for_each_entry_safe(sglq_entry, sglq_next, in lpfc_sli4_els_xri_aborted()
10111 if (sglq_entry->sli4_xritag == xri) { in lpfc_sli4_els_xri_aborted()
10112 list_del(&sglq_entry->list); in lpfc_sli4_els_xri_aborted()
10113 ndlp = sglq_entry in lpfc_sli4_els_xri_aborted()
[all...]
H A Dlpfc_sli.c7048 struct lpfc_sglq *sglq_entry = NULL; in lpfc_sli4_repost_sgl_list() local
7067 list_for_each_entry_safe(sglq_entry, sglq_entry_next, in lpfc_sli4_repost_sgl_list()
7069 list_del_init(&sglq_entry->list); in lpfc_sli4_repost_sgl_list()
7072 (sglq_entry->sli4_xritag != last_xritag + 1)) { in lpfc_sli4_repost_sgl_list()
7077 list_add_tail(&sglq_entry->list, &prep_sgl_list); in lpfc_sli4_repost_sgl_list()
7081 list_add_tail(&sglq_entry->list, &prep_sgl_list); in lpfc_sli4_repost_sgl_list()
7093 last_xritag = sglq_entry->sli4_xritag; in lpfc_sli4_repost_sgl_list()
7103 sglq_entry->phys, 0, in lpfc_sli4_repost_sgl_list()
7104 sglq_entry->sli4_xritag); in lpfc_sli4_repost_sgl_list()
7107 list_add_tail(&sglq_entry in lpfc_sli4_repost_sgl_list()
17082 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; lpfc_sli4_post_sgl_list() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c1092 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4() local
1110 list_for_each_entry(sglq_entry, in lpfc_hba_down_post_s4()
1112 sglq_entry->state = SGL_FREED; in lpfc_hba_down_post_s4()
4069 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update() local
4088 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_els_sgl_update()
4090 if (sglq_entry == NULL) { in lpfc_sli4_els_sgl_update()
4098 sglq_entry->buff_type = GEN_BUFF_TYPE; in lpfc_sli4_els_sgl_update()
4099 sglq_entry->virt = lpfc_mbuf_alloc(phba, 0, in lpfc_sli4_els_sgl_update()
4100 &sglq_entry->phys); in lpfc_sli4_els_sgl_update()
4101 if (sglq_entry in lpfc_sli4_els_sgl_update()
4187 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; lpfc_sli4_nvmet_sgl_update() local
8728 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; lpfc_free_sgl_list() local
8766 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; lpfc_free_nvmet_sgl_list() local
[all...]
H A Dlpfc_els.c12027 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted() local
12032 list_for_each_entry_safe(sglq_entry, sglq_next, in lpfc_sli4_vport_delete_els_xri_aborted()
12034 if (sglq_entry->ndlp && sglq_entry->ndlp->vport == vport) { in lpfc_sli4_vport_delete_els_xri_aborted()
12035 lpfc_nlp_put(sglq_entry->ndlp); in lpfc_sli4_vport_delete_els_xri_aborted()
12036 ndlp = sglq_entry->ndlp; in lpfc_sli4_vport_delete_els_xri_aborted()
12037 sglq_entry->ndlp = NULL; in lpfc_sli4_vport_delete_els_xri_aborted()
12045 list_del(&sglq_entry->list); in lpfc_sli4_vport_delete_els_xri_aborted()
12046 sglq_entry->state = SGL_FREED; in lpfc_sli4_vport_delete_els_xri_aborted()
12047 list_add_tail(&sglq_entry in lpfc_sli4_vport_delete_els_xri_aborted()
12072 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; lpfc_sli4_els_xri_aborted() local
[all...]
H A Dlpfc_sli.c7577 struct lpfc_sglq *sglq_entry = NULL; in lpfc_sli4_repost_sgl_list() local
7596 list_for_each_entry_safe(sglq_entry, sglq_entry_next, in lpfc_sli4_repost_sgl_list()
7598 list_del_init(&sglq_entry->list); in lpfc_sli4_repost_sgl_list()
7601 (sglq_entry->sli4_xritag != last_xritag + 1)) { in lpfc_sli4_repost_sgl_list()
7606 list_add_tail(&sglq_entry->list, &prep_sgl_list); in lpfc_sli4_repost_sgl_list()
7610 list_add_tail(&sglq_entry->list, &prep_sgl_list); in lpfc_sli4_repost_sgl_list()
7622 last_xritag = sglq_entry->sli4_xritag; in lpfc_sli4_repost_sgl_list()
7632 sglq_entry->phys, 0, in lpfc_sli4_repost_sgl_list()
7633 sglq_entry->sli4_xritag); in lpfc_sli4_repost_sgl_list()
7636 list_add_tail(&sglq_entry in lpfc_sli4_repost_sgl_list()
18090 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; lpfc_sli4_post_sgl_list() local
[all...]

Completed in 61 milliseconds