Searched refs:queue_last (Results 1 – 3 of 3) sorted by relevance
168 u16 queue_last; member529 endp->urb_list[ENDP_QUEUE_MASK & endp->queue_last++] = in u132_hcd_giveback_urb()568 endp->urb_list[ENDP_QUEUE_MASK & endp->queue_last++] = 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()1924 endp->queue_last = 0; in create_endpoint_and_queue_int()1926 endp->urb_list[ENDP_QUEUE_MASK & endp->queue_last++] = urb; in create_endpoint_and_queue_int()1941 endp->urb_list[ENDP_QUEUE_MASK & endp->queue_last++] = urb; in queue_int_on_old_endpoint()2023 endp->queue_last = 0; in create_endpoint_and_queue_bulk()[all …]
473 struct bau_pq_entry *queue_last; member588 struct bau_pq_entry *queue_last; member
229 if (msg2 > mdp->queue_last) in bau_process_retry_msg()1165 if (msg_next > bcp->queue_last) in find_another_by_swack()1172 if (msg_next > bcp->queue_last) in find_another_by_swack()1258 msgdesc.queue_last = bcp->queue_last; in uv_bau_message_interrupt()1273 if (msg > msgdesc.queue_last) in uv_bau_message_interrupt()1800 bcp->queue_last = pqp + (DEST_Q_SIZE - 1); in pq_init()