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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h382 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
383 struct lpfc_sglq *__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba,
527 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
H A Dlpfc_sli4.h917 struct lpfc_sglq **lpfc_sglq_active_list;
1003 struct lpfc_sglq { struct
H A Dlpfc_sli.c95 struct lpfc_sglq *sglq);
943 struct lpfc_sglq *
946 struct lpfc_sglq *sglq;
965 struct lpfc_sglq *
968 struct lpfc_sglq *sglq;
1244 static struct lpfc_sglq *
1248 struct lpfc_sglq *sglq = NULL;
1249 struct lpfc_sglq *start_sglq = NULL;
1273 list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list);
1287 struct lpfc_sglq, lis
[all...]
H A Dlpfc.h151 struct lpfc_sglq *sglq;
H A Dlpfc_init.c1093 struct lpfc_sglq *sglq_entry = NULL;
4068 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL;
4087 sglq_entry = kzalloc(sizeof(struct lpfc_sglq),
4131 sglq_entry, struct lpfc_sglq, list);
4186 struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL;
4207 sglq_entry = kzalloc(sizeof(struct lpfc_sglq),
4255 sglq_entry, struct lpfc_sglq, list);
8738 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
8776 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
8811 size = sizeof(struct lpfc_sglq *);
[all...]
H A Dlpfc_els.c11998 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
12043 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;

Completed in 205 milliseconds