Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/ngene/
Dngene-core.c895 u64 PASCListEntry; in AllocateRingBuffers() local
915 PASCListEntry = PASCListMem; in AllocateRingBuffers()
934 Cur->ngeneBuffer.Address_of_first_entry_1 = PASCListEntry; in AllocateRingBuffers()
939 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
946 PASCListEntry += in AllocateRingBuffers()
966 Cur->ngeneBuffer.Address_of_first_entry_2 = PASCListEntry; in AllocateRingBuffers()
971 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
978 PASCListEntry += in AllocateRingBuffers()