Searched refs:total_packet_count (Results 1 – 2 of 2) sorted by relevance
328 unsigned int total_packet_count, in xhci_v1_0_td_remainder() argument344 if ((total_packet_count - packets_transferred) > 31) in xhci_v1_0_td_remainder()346 return (total_packet_count - packets_transferred) << 17; in xhci_v1_0_td_remainder()572 unsigned int total_packet_count; in xhci_bulk_tx() local636 total_packet_count = DIV_ROUND_UP(length, maxpacketsize); in xhci_bulk_tx()687 total_packet_count, in xhci_bulk_tx()
288 int total_packet_count = 0; in Initialize() local294 ++total_packet_count, ssrc_filter); in Initialize()310 printf("Total packets in file: %d\n", total_packet_count); in Initialize()