Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1953 struct sli4_sge_diseed *diseed = NULL; in lpfc_bg_setup_sgl() local
1986 diseed = (struct sli4_sge_diseed *) sgl; in lpfc_bg_setup_sgl()
1987 memset(diseed, 0, sizeof(struct sli4_sge_diseed)); in lpfc_bg_setup_sgl()
1991 diseed->ref_tag = cpu_to_le32(reftag); in lpfc_bg_setup_sgl()
1992 diseed->ref_tag_tran = diseed->ref_tag; in lpfc_bg_setup_sgl()
2000 bf_set(lpfc_sli4_sge_dif_ce, diseed, checking); in lpfc_bg_setup_sgl()
2002 bf_set(lpfc_sli4_sge_dif_ce, diseed, 0); in lpfc_bg_setup_sgl()
2005 bf_set(lpfc_sli4_sge_dif_re, diseed, checking); in lpfc_bg_setup_sgl()
2007 bf_set(lpfc_sli4_sge_dif_re, diseed, in lpfc_bg_setup_sgl()
2134 struct sli4_sge_diseed *diseed = NULL; lpfc_bg_setup_sgl_prot() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1927 struct sli4_sge_diseed *diseed = NULL; in lpfc_bg_setup_sgl() local
1960 diseed = (struct sli4_sge_diseed *) sgl; in lpfc_bg_setup_sgl()
1961 memset(diseed, 0, sizeof(struct sli4_sge_diseed)); in lpfc_bg_setup_sgl()
1965 diseed->ref_tag = cpu_to_le32(reftag); in lpfc_bg_setup_sgl()
1966 diseed->ref_tag_tran = diseed->ref_tag; in lpfc_bg_setup_sgl()
1974 bf_set(lpfc_sli4_sge_dif_ce, diseed, checking); in lpfc_bg_setup_sgl()
1976 bf_set(lpfc_sli4_sge_dif_ce, diseed, 0); in lpfc_bg_setup_sgl()
1979 bf_set(lpfc_sli4_sge_dif_re, diseed, checking); in lpfc_bg_setup_sgl()
1981 bf_set(lpfc_sli4_sge_dif_re, diseed, in lpfc_bg_setup_sgl()
2109 struct sli4_sge_diseed *diseed = NULL; lpfc_bg_setup_sgl_prot() local
[all...]

Completed in 8 milliseconds