Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c1106 int count_packets = 0; in xhci_data_stage() local
1128 ++count_packets; in xhci_data_stage()
1144 return count_packets + 1; in xhci_data_stage()