Lines Matching refs:queue_next
169 u16 queue_next; member
520 endp->queue_next += 1; in u132_hcd_giveback_urb()
559 endp->queue_next += 1; in u132_hcd_abandon_urb()
1319 if (endp->queue_next == endp->queue_last) { in u132_hcd_ring_work_scheduler()
1334 if (last_endp->queue_next == last_endp->queue_last) { in u132_hcd_ring_work_scheduler()
1387 } else if (endp->queue_next == endp->queue_last) { in u132_hcd_endp_work_scheduler()
1400 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1420 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1433 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1446 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1468 ENDP_QUEUE_MASK & endp->queue_next]; in u132_hcd_endp_work_scheduler()
1491 ENDP_QUEUE_MASK & endp->queue_next]; in u132_hcd_endp_work_scheduler()
1928 endp->queue_next = 0; in create_endpoint_and_queue_int()
2027 endp->queue_next = 0; in create_endpoint_and_queue_bulk()
2116 endp->queue_next = 0; in create_endpoint_and_queue_control()
2137 endp->queue_next = 0; in create_endpoint_and_queue_control()
2420 endp->queue_next, endp->queue_last); in dequeue_from_overflow_chain()
2445 if (urb == endp->urb_list[ENDP_QUEUE_MASK & endp->queue_next]) { in u132_endp_urb_dequeue()
2460 u16 queue_scan = endp->queue_next; in u132_endp_urb_dequeue()
2505 endp->queue_next, endp->queue_last); in u132_endp_urb_dequeue()