Searched refs:sli4_sge (Results 1 – 8 of 8) sorted by relevance
423 struct sli4_sge *dma_sgl; /* initial segment chunk */
1024 struct sli4_sge *sgl; /* pre-assigned SGL */
7789 entry_sz = sizeof(struct sli4_sge); in lpfc_sli_driver_resource_setup()8249 sizeof(struct sli4_sge)); in lpfc_sli4_driver_resource_setup()8270 sizeof(struct sli4_sge); in lpfc_sli4_driver_resource_setup()
21295 struct sli4_sge *sgl = NULL; in lpfc_wqe_bpl2sgl()21307 sgl = (struct sli4_sge *)sglq->sgl; in lpfc_wqe_bpl2sgl()
1422 struct sli4_sge *sge = sgl->virt; in sli_els_request64_wqe()1444 ((2 * sizeof(struct sli4_sge)) & in sli_els_request64_wqe()1567 struct sli4_sge *sge = NULL; in sli_fcp_icmnd64_wqe()1634 struct sli4_sge *sge = NULL; in sli_fcp_iread64_wqe()1737 struct sli4_sge *sge = NULL; in sli_fcp_iwrite64_wqe()1829 struct sli4_sge *sge = NULL; in sli_fcp_treceive64_wqe()1971 struct sli4_sge *sge = sgl->virt; in sli_fcp_trsp64_wqe()2032 struct sli4_sge *sge = NULL; in sli_fcp_tsend64_wqe()2156 struct sli4_sge *sge = NULL; in sli_gen_request64_wqe()2184 ((2 * sizeof(struct sli4_sge)) & in sli_gen_request64_wqe()
374 struct sli4_sge { struct3749 return (sli4->max_sgl_pages * SLI_PAGE_SIZE) / sizeof(struct sli4_sge); in sli_get_max_sgl()
562 sizeof(struct sli4_sge); in efct_hw_setup_io()1691 struct sli4_sge *data = NULL; in efct_hw_io_init_sges()1706 memset(io->sgl->virt, 0, 2 * sizeof(struct sli4_sge)); in efct_hw_io_init_sges()1780 struct sli4_sge *data = NULL; in efct_hw_io_add_sge()2701 struct sli4_sge *sge = NULL; in efct_els_hw_srrs_send()2725 memset(hio->sgl->virt, 0, 2 * sizeof(struct sli4_sge)); in efct_els_hw_srrs_send()
232 struct sli4_sge *data = NULL; in efc_log_sgl()