Searched refs:lpfc_sglq (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli4.h | 928 struct lpfc_sglq **lpfc_sglq_active_list; 1014 struct lpfc_sglq { struct
|
| H A D | lpfc_sli.c | 97 struct lpfc_sglq *sglq); 938 struct lpfc_sglq * 941 struct lpfc_sglq *sglq; in __lpfc_clear_active_sglq() 960 struct lpfc_sglq * 963 struct lpfc_sglq *sglq; in __lpfc_get_active_sglq() 1240 static struct lpfc_sglq * 1244 struct lpfc_sglq *sglq = NULL; in __lpfc_sli_get_els_sglq() 1245 struct lpfc_sglq *start_sglq = NULL; in __lpfc_sli_get_els_sglq() 1269 list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq() 1283 struct lpfc_sglq, list); in __lpfc_sli_get_els_sglq() [all …]
|
| H A D | lpfc_init.c | 1094 struct lpfc_sglq *sglq_entry = NULL; in lpfc_hba_down_post_s4() 4056 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_els_sgl_update() 4075 sglq_entry = kzalloc_obj(struct lpfc_sglq); in lpfc_sli4_els_sgl_update() 4118 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_els_sgl_update() 4173 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL; in lpfc_sli4_nvmet_sgl_update() 4194 sglq_entry = kzalloc_obj(struct lpfc_sglq); in lpfc_sli4_nvmet_sgl_update() 4241 sglq_entry, struct lpfc_sglq, list); in lpfc_sli4_nvmet_sgl_update() 8706 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_sgl_list() 8744 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL; in lpfc_free_nvmet_sgl_list() 8779 size = sizeof(struct lpfc_sglq *); in lpfc_init_active_sgl_array()
|