Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i3c/master/mipi-i3c-hci/
Ddma.c213 unsigned int i, nr_rings, xfers_sz, resps_sz; in hci_dma_init() local
251 xfers_sz = rh->xfer_struct_sz * rh->xfer_entries; in hci_dma_init()
254 rh->xfer = dma_alloc_coherent(&hci->master.dev, xfers_sz, in hci_dma_init()