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