Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h70 ((buf) + offsetof(struct hisi_sas_slot_dif_buf_table, sge_dif_page))
624 struct hisi_sas_sge_dif_page sge_dif_page; member
Dhisi_sas_v3_hw.c1168 struct hisi_sas_sge_dif_page *sge_dif_page; in prep_prd_sge_dif_v3_hw() local
1172 sge_dif_page = hisi_sas_sge_dif_addr_mem(slot); in prep_prd_sge_dif_v3_hw()
1175 struct hisi_sas_sge *entry = &sge_dif_page->sge[i]; in prep_prd_sge_dif_v3_hw()