Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h62 ((buf) + offsetof(struct hisi_sas_slot_dif_buf_table, sge_dif_page))
553 struct hisi_sas_sge_dif_page sge_dif_page; member
Dhisi_sas_v3_hw.c1078 struct hisi_sas_sge_dif_page *sge_dif_page; in prep_prd_sge_dif_v3_hw() local
1082 sge_dif_page = hisi_sas_sge_dif_addr_mem(slot); in prep_prd_sge_dif_v3_hw()
1085 struct hisi_sas_sge *entry = &sge_dif_page->sge[i]; in prep_prd_sge_dif_v3_hw()