Searched refs:queue_next (Results 1 – 3 of 3) sorted by relevance
517 #define queue_next(__queue) \ macro530 prefetch(queue_next(__entry)), (__entry) != (__end);\531 (__entry) = queue_next(__entry))
619 queue = queue_next(queue); in rt2x00usb_find_endpoints()
165 u16 queue_next; member516 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()[all …]