Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1924 struct sli4_sge_diseed *diseed = NULL; in lpfc_bg_setup_sgl() local
1957 diseed = (struct sli4_sge_diseed *) sgl; in lpfc_bg_setup_sgl()
1962 diseed->ref_tag = cpu_to_le32(reftag); in lpfc_bg_setup_sgl()
1963 diseed->ref_tag_tran = diseed->ref_tag; in lpfc_bg_setup_sgl()
1989 diseed->word2 = cpu_to_le32(diseed->word2); in lpfc_bg_setup_sgl()
1990 diseed->word3 = cpu_to_le32(diseed->word3); in lpfc_bg_setup_sgl()
2106 struct sli4_sge_diseed *diseed = NULL; in lpfc_bg_setup_sgl_prot() local
2195 diseed->ref_tag = cpu_to_le32(reftag); in lpfc_bg_setup_sgl_prot()
2196 diseed->ref_tag_tran = diseed->ref_tag; in lpfc_bg_setup_sgl_prot()
2229 diseed->word2 = cpu_to_le32(diseed->word2); in lpfc_bg_setup_sgl_prot()
[all …]