Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-mailbox.h35 u32 data_used; /* Total data filled in the MDL with 'id' */ member
H A Dcx18-mailbox.c284 mdl = cx18_queue_get_mdl(s, id, mdl_ack->data_used); in epu_dma_done()