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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli4.h426 struct lpfc_sglq **lpfc_els_sgl_array;
431 struct lpfc_sglq **lpfc_sglq_active_list;
458 struct lpfc_sglq { struct
H A Dlpfc_crtn.h396 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
H A Dlpfc_sli.c478 static struct lpfc_sglq *
482 struct lpfc_sglq *sglq;
503 struct lpfc_sglq *
507 struct lpfc_sglq *sglq;
524 static struct lpfc_sglq *
528 struct lpfc_sglq *sglq = NULL;
530 list_remove_head(lpfc_sgl_list, sglq, struct lpfc_sglq, list);
581 struct lpfc_sglq *sglq;
5837 struct lpfc_sglq *sglq)
6261 struct lpfc_sglq *sgl
[all...]
H A Dlpfc_init.c834 struct lpfc_sglq *sglq_entry = NULL;
4546 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
4580 size = sizeof(struct lpfc_sglq *);
4618 struct lpfc_sglq *sglq_entry = NULL;
4642 kzalloc((sizeof(struct lpfc_sglq *) * els_xri_cnt),
4672 sglq_entry = kzalloc(sizeof(struct lpfc_sglq), GFP_KERNEL);
H A Dlpfc_els.c7027 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;

Completed in 118 milliseconds