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
12111
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_els.c
12156
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
1092
struct lpfc_sglq *sglq_entry = NULL;
drivers/scsi/lpfc/lpfc_init.c
4048
struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
4067
sglq_entry = kzalloc_obj(struct lpfc_sglq);
drivers/scsi/lpfc/lpfc_init.c
4110
sglq_entry, struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_init.c
4165
struct lpfc_sglq *sglq_entry = NULL, *sglq_entry_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
4186
sglq_entry = kzalloc_obj(struct lpfc_sglq);
drivers/scsi/lpfc/lpfc_init.c
4233
sglq_entry, struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_init.c
8701
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
8739
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_init.c
8774
size = sizeof(struct lpfc_sglq *);
drivers/scsi/lpfc/lpfc_sli.c
10723
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
1247
static struct lpfc_sglq *
drivers/scsi/lpfc/lpfc_sli.c
1251
struct lpfc_sglq *sglq = NULL;
drivers/scsi/lpfc/lpfc_sli.c
1252
struct lpfc_sglq *start_sglq = NULL;
drivers/scsi/lpfc/lpfc_sli.c
1276
list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_sli.c
1290
struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_sli.c
1317
struct lpfc_sglq *
drivers/scsi/lpfc/lpfc_sli.c
1321
struct lpfc_sglq *sglq = NULL;
drivers/scsi/lpfc/lpfc_sli.c
1327
list_remove_head(lpfc_nvmet_sgl_list, sglq, struct lpfc_sglq, list);
drivers/scsi/lpfc/lpfc_sli.c
1378
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
18195
struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
drivers/scsi/lpfc/lpfc_sli.c
21310
struct lpfc_sglq *sglq)
drivers/scsi/lpfc/lpfc_sli.c
21429
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
7589
struct lpfc_sglq *sglq_entry = NULL;
drivers/scsi/lpfc/lpfc_sli.c
7590
struct lpfc_sglq *sglq_entry_next = NULL;
drivers/scsi/lpfc/lpfc_sli.c
7591
struct lpfc_sglq *sglq_entry_first = NULL;
drivers/scsi/lpfc/lpfc_sli.c
7678
struct lpfc_sglq,
drivers/scsi/lpfc/lpfc_sli.c
945
struct lpfc_sglq *
drivers/scsi/lpfc/lpfc_sli.c
948
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli.c
967
struct lpfc_sglq *
drivers/scsi/lpfc/lpfc_sli.c
97
struct lpfc_sglq *sglq);
drivers/scsi/lpfc/lpfc_sli.c
970
struct lpfc_sglq *sglq;
drivers/scsi/lpfc/lpfc_sli4.h
924
struct lpfc_sglq **lpfc_sglq_active_list;