Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ngene/
H A Dngene-core.c892 u64 PASCListEntry; in AllocateRingBuffers() local
913 PASCListEntry = PASCListMem; in AllocateRingBuffers()
932 Cur->ngeneBuffer.Address_of_first_entry_1 = PASCListEntry; in AllocateRingBuffers()
937 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
944 PASCListEntry += in AllocateRingBuffers()
965 Cur->ngeneBuffer.Address_of_first_entry_2 = PASCListEntry; in AllocateRingBuffers()
970 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
977 PASCListEntry += in AllocateRingBuffers()