Searched refs:lpfc_sglq (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/scsi/lpfc/ |
| D | lpfc_crtn.h | 321 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri); 322 struct lpfc_sglq *__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba, 459 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
|
| D | lpfc_sli4.h | 860 struct lpfc_sglq **lpfc_sglq_active_list; 935 struct lpfc_sglq { struct
|
| D | lpfc_sli.c | 801 struct lpfc_sglq * 804 struct lpfc_sglq *sglq; in __lpfc_clear_active_sglq() 823 struct lpfc_sglq * 826 struct lpfc_sglq *sglq; in __lpfc_get_active_sglq() 1110 static struct lpfc_sglq * 1114 struct lpfc_sglq *sglq = NULL; in __lpfc_sli_get_els_sglq() 1115 struct lpfc_sglq *start_sglq = NULL; in __lpfc_sli_get_els_sglq() 1144 list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq() 1158 struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq() 1185 struct lpfc_sglq * [all …]
|
| D | lpfc_init.c | 1043 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4() 3664 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update() 3683 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_els_sgl_update() 3728 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_els_sgl_update() 3783 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_nvmet_sgl_update() 3804 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), in lpfc_sli4_nvmet_sgl_update() 3850 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_nvmet_sgl_update() 7167 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list() 7207 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_nvmet_sgl_list() 7242 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
|
| D | lpfc.h | 148 struct lpfc_sglq *sglq;
|
| D | lpfc_els.c | 9895 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_vport_delete_els_xri_aborted() 9926 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_sli4_els_xri_aborted()
|