Lines Matching refs:queue_next
165 u16 queue_next; member
516 endp->queue_next += 1; in u132_hcd_giveback_urb()
555 endp->queue_next += 1; in u132_hcd_abandon_urb()
1311 if (endp->queue_next == endp->queue_last) { in u132_hcd_ring_work_scheduler()
1326 if (last_endp->queue_next == last_endp->queue_last) { in u132_hcd_ring_work_scheduler()
1379 } else if (endp->queue_next == endp->queue_last) { in u132_hcd_endp_work_scheduler()
1392 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1412 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1425 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1438 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1460 ENDP_QUEUE_MASK & endp->queue_next]; in u132_hcd_endp_work_scheduler()
1483 ENDP_QUEUE_MASK & endp->queue_next]; in u132_hcd_endp_work_scheduler()
1917 endp->queue_next = 0; in create_endpoint_and_queue_int()
2016 endp->queue_next = 0; in create_endpoint_and_queue_bulk()
2105 endp->queue_next = 0; in create_endpoint_and_queue_control()
2126 endp->queue_next = 0; in create_endpoint_and_queue_control()
2406 endp->queue_next, endp->queue_last); in dequeue_from_overflow_chain()
2431 if (urb == endp->urb_list[ENDP_QUEUE_MASK & endp->queue_next]) { in u132_endp_urb_dequeue()
2446 u16 queue_scan = endp->queue_next; in u132_endp_urb_dequeue()
2492 endp->queue_next, endp->queue_last); in u132_endp_urb_dequeue()