Searched refs:compute_ohci_it_cycle (Results 1 – 1 of 1) sorted by relevance
927 static inline u32 compute_ohci_it_cycle(const __be32 ctx_header_tstamp, in compute_ohci_it_cycle() function1046 desc->cycle = compute_ohci_it_cycle(*ctx_header, s->queue_size); in generate_rx_packet_descs()1257 cycle = compute_ohci_it_cycle(ctx_header[packets - 1], s->queue_size); in skip_rx_packets()1294 unsigned int cycle = compute_ohci_it_cycle(ctx_header[offset], queue_size); in process_rx_packets_intermediately()