Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ngene/
Dngene-core.c910 u64 PASCListEntry; in AllocateRingBuffers() local
932 PASCListEntry = PASCListMem; in AllocateRingBuffers()
951 Cur->ngeneBuffer.Address_of_first_entry_1 = PASCListEntry; in AllocateRingBuffers()
956 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
963 PASCListEntry += in AllocateRingBuffers()
983 Cur->ngeneBuffer.Address_of_first_entry_2 = PASCListEntry; in AllocateRingBuffers()
988 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
995 PASCListEntry += in AllocateRingBuffers()