Home
last modified time | relevance | path

Searched refs:last_burst_pkt_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c3933 unsigned int burst_count, last_burst_pkt_count; in xhci_queue_isoc_tx() local
3948 last_burst_pkt_count = xhci_get_last_burst_packet_count(xhci, in xhci_queue_isoc_tx()
3976 TRB_TLBPC(last_burst_pkt_count) | in xhci_queue_isoc_tx()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c4083 unsigned int burst_count, last_burst_pkt_count; in xhci_queue_isoc_tx() local
4098 last_burst_pkt_count = xhci_get_last_burst_packet_count(xhci, in xhci_queue_isoc_tx()
4126 TRB_TLBPC(last_burst_pkt_count) | in xhci_queue_isoc_tx()

Completed in 11 milliseconds