Searched defs:enqd_len (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/cdns3/ |
D | cdnsp-ring.c | 1788 struct cdnsp_request *preq, u32 enqd_len, in cdnsp_align_td() 1856 unsigned int enqd_len, block_len, trb_buff_len, full_len; in cdnsp_queue_bulk_tx() local
|
/linux-6.1.9/drivers/usb/host/ |
D | xhci-ring.c | 3451 static int xhci_align_td(struct xhci_hcd *xhci, struct urb *urb, u32 enqd_len, in xhci_align_td() 3534 unsigned int enqd_len, block_len, trb_buff_len, full_len; in xhci_queue_bulk_tx() local
|