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))
622 queue = queue_next(queue); in rt2x00usb_find_endpoints()
164 u16 queue_next; member513 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()[all …]