Searched refs:queue_last (Results 1 – 3 of 3) sorted by relevance
164 u16 queue_last; member525 endp->urb_list[ENDP_QUEUE_MASK & endp->queue_last++] = in u132_hcd_giveback_urb()564 endp->urb_list[ENDP_QUEUE_MASK & endp->queue_last++] = 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()1916 endp->queue_last = 0; in create_endpoint_and_queue_int()1918 endp->urb_list[ENDP_QUEUE_MASK & endp->queue_last++] = urb; in create_endpoint_and_queue_int()1933 endp->urb_list[ENDP_QUEUE_MASK & endp->queue_last++] = urb; in queue_int_on_old_endpoint()2015 endp->queue_last = 0; in create_endpoint_and_queue_bulk()[all …]
494 struct bau_pq_entry *queue_last; member613 struct bau_pq_entry *queue_last; member
241 if (msg2 > mdp->queue_last) in bau_process_retry_msg()1198 if (msg_next > bcp->queue_last) in find_another_by_swack()1205 if (msg_next > bcp->queue_last) in find_another_by_swack()1292 msgdesc.queue_last = bcp->queue_last; in uv_bau_message_interrupt()1307 if (msg > msgdesc.queue_last) in uv_bau_message_interrupt()1820 bcp->queue_last = pqp + (DEST_Q_SIZE - 1); in pq_init()