Lines Matching refs:queue_next
164 u16 queue_next; member
513 endp->queue_next += 1; in u132_hcd_giveback_urb()
552 endp->queue_next += 1; in u132_hcd_abandon_urb()
1308 if (endp->queue_next == endp->queue_last) { in u132_hcd_ring_work_scheduler()
1323 if (last_endp->queue_next == last_endp->queue_last) { in u132_hcd_ring_work_scheduler()
1376 } else if (endp->queue_next == endp->queue_last) { in u132_hcd_endp_work_scheduler()
1389 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1409 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1422 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1435 endp->queue_next]; in u132_hcd_endp_work_scheduler()
1457 ENDP_QUEUE_MASK & endp->queue_next]; in u132_hcd_endp_work_scheduler()
1480 ENDP_QUEUE_MASK & endp->queue_next]; in u132_hcd_endp_work_scheduler()
1914 endp->queue_next = 0; in create_endpoint_and_queue_int()
2013 endp->queue_next = 0; in create_endpoint_and_queue_bulk()
2102 endp->queue_next = 0; in create_endpoint_and_queue_control()
2123 endp->queue_next = 0; in create_endpoint_and_queue_control()
2403 endp->queue_next, endp->queue_last); in dequeue_from_overflow_chain()
2428 if (urb == endp->urb_list[ENDP_QUEUE_MASK & endp->queue_next]) { in u132_endp_urb_dequeue()
2443 u16 queue_scan = endp->queue_next; in u132_endp_urb_dequeue()
2489 endp->queue_next, endp->queue_last); in u132_endp_urb_dequeue()