Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/ngene/
Dngene-core.c918 u64 PASCListEntry; in AllocateRingBuffers() local
940 PASCListEntry = PASCListMem; in AllocateRingBuffers()
959 Cur->ngeneBuffer.Address_of_first_entry_1 = PASCListEntry; in AllocateRingBuffers()
964 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
971 PASCListEntry += in AllocateRingBuffers()
991 Cur->ngeneBuffer.Address_of_first_entry_2 = PASCListEntry; in AllocateRingBuffers()
996 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
1003 PASCListEntry += in AllocateRingBuffers()