Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-trace.h479 __field(unsigned int, bounce_buf_len)
490 __entry->bounce_buf_len = ring->bounce_buf_len;
501 __entry->bounce_buf_len,
Dxhci-mem.c375 ring->bounce_buf_len = max_packet; in xhci_ring_alloc()
432 ring->bounce_buf_len, flags); in xhci_ring_expansion()
Dxhci.h1613 unsigned int bounce_buf_len; member
Dxhci-ring.c672 dma_unmap_single(dev, seg->bounce_dma, ring->bounce_buf_len, in xhci_unmap_td_bounce_buffer()
677 dma_unmap_single(dev, seg->bounce_dma, ring->bounce_buf_len, in xhci_unmap_td_bounce_buffer()