Symbol: lpfc_sglq
drivers/scsi/lpfc/lpfc.h
150
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_crtn.h
382
struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
drivers/scsi/lpfc/lpfc_crtn.h
383
struct lpfc_sglq *__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba,
drivers/scsi/lpfc/lpfc_crtn.h
527
struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
drivers/scsi/lpfc/lpfc_els.c
12129
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_els.c
12174
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
1094
struct lpfc_sglq *sglq_entry = NULL;
drivers/scsi/lpfc/lpfc_init.c
4056
struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
4075
sglq_entry = kzalloc_obj(struct lpfc_sglq);
drivers/scsi/lpfc/lpfc_init.c
4118
sglq_entry, struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_init.c
4173
struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
4194
sglq_entry = kzalloc_obj(struct lpfc_sglq);
drivers/scsi/lpfc/lpfc_init.c
4241
sglq_entry, struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_init.c
8705
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
8743
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
8778
size = sizeof(struct lpfc_sglq *);
drivers/scsi/lpfc/lpfc_sli.c
10690
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
1240
static struct lpfc_sglq *
drivers/scsi/lpfc/lpfc_sli.c
1244
struct lpfc_sglq *sglq = NULL;
drivers/scsi/lpfc/lpfc_sli.c
1245
struct lpfc_sglq *start_sglq = NULL;
drivers/scsi/lpfc/lpfc_sli.c
1269
list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_sli.c
1283
struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_sli.c
1310
struct lpfc_sglq *
drivers/scsi/lpfc/lpfc_sli.c
1314
struct lpfc_sglq *sglq = NULL;
drivers/scsi/lpfc/lpfc_sli.c
1320
list_remove_head(lpfc_nvmet_sgl_list, sglq, struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_sli.c
1371
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
18174
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_sli.c
21289
struct lpfc_sglq *sglq)
drivers/scsi/lpfc/lpfc_sli.c
21408
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
7564
struct lpfc_sglq *sglq_entry = NULL;
drivers/scsi/lpfc/lpfc_sli.c
7565
struct lpfc_sglq *sglq_entry_next = NULL;
drivers/scsi/lpfc/lpfc_sli.c
7566
struct lpfc_sglq *sglq_entry_first = NULL;
drivers/scsi/lpfc/lpfc_sli.c
7653
struct lpfc_sglq,
drivers/scsi/lpfc/lpfc_sli.c
938
struct lpfc_sglq *
drivers/scsi/lpfc/lpfc_sli.c
941
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
960
struct lpfc_sglq *
drivers/scsi/lpfc/lpfc_sli.c
963
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
97
struct lpfc_sglq *sglq);
drivers/scsi/lpfc/lpfc_sli4.h
929
struct lpfc_sglq **lpfc_sglq_active_list;