Home
last modified time | relevance | path

Searched refs:lsp_len (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2136 uint32_t dma_offset = 0, num_sge = 0, lsp_len; in lpfc_bg_setup_sgl_prot() local
2202 lsp_len = j * (sizeof(*sgl)); in lpfc_bg_setup_sgl_prot()
2203 lsp_sgl->sge_len = cpu_to_le32(lsp_len); in lpfc_bg_setup_sgl_prot()
2408 lsp_len = j * (sizeof(*sgl)); in lpfc_bg_setup_sgl_prot()
2409 lsp_sgl->sge_len = cpu_to_le32(lsp_len); in lpfc_bg_setup_sgl_prot()