Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1922 struct sli4_sge_diseed *diseed = NULL; in lpfc_bg_setup_sgl() local
1955 diseed = (struct sli4_sge_diseed *) sgl; in lpfc_bg_setup_sgl()
1960 diseed->ref_tag = cpu_to_le32(reftag); in lpfc_bg_setup_sgl()
1961 diseed->ref_tag_tran = diseed->ref_tag; in lpfc_bg_setup_sgl()
1987 diseed->word2 = cpu_to_le32(diseed->word2); in lpfc_bg_setup_sgl()
1988 diseed->word3 = cpu_to_le32(diseed->word3); in lpfc_bg_setup_sgl()
2104 struct sli4_sge_diseed *diseed = NULL; in lpfc_bg_setup_sgl_prot() local
2193 diseed->ref_tag = cpu_to_le32(reftag); in lpfc_bg_setup_sgl_prot()
2194 diseed->ref_tag_tran = diseed->ref_tag; in lpfc_bg_setup_sgl_prot()
2227 diseed->word2 = cpu_to_le32(diseed->word2); in lpfc_bg_setup_sgl_prot()
[all …]