Searched refs:RING_GET_RESPONSE (Results 1 – 4 of 4) sorted by relevance
78 resp = RING_GET_RESPONSE(&netdev->tx_ring, i); in OBJECT_DECLARE_SIMPLE_TYPE()84 RING_GET_RESPONSE(&netdev->tx_ring, ++i)->status = NETIF_RSP_NULL; in OBJECT_DECLARE_SIMPLE_TYPE()235 resp = RING_GET_RESPONSE(&netdev->rx_ring, i); in net_rx_response()
430 resp = (blkif_response_t *)RING_GET_RESPONSE( in xen_block_send_response()435 resp = (blkif_response_t *)RING_GET_RESPONSE( in xen_block_send_response()440 resp = (blkif_response_t *)RING_GET_RESPONSE( in xen_block_send_response()
235 #define RING_GET_RESPONSE(_r, _idx) \ macro
317 res = RING_GET_RESPONSE(&usbif->urb_ring, usbif->urb_ring.rsp_prod_pvt); in usbback_do_response()612 res = RING_GET_RESPONSE(ring, ring->rsp_prod_pvt); in usbback_hotplug_notify()