Searched refs:rxreq (Results 1 – 1 of 1) sorted by relevance
691 netif_rx_request_t *rxreq; in xnb_to_peer() local704 rxreq = RING_GET_REQUEST(&xnbp->xnb_rx_ring, loop); in xnb_to_peer()707 if (!(rxreq->id < NET_RX_RING_SIZE)) in xnb_to_peer()710 rxreq->id, (void *)rxreq); in xnb_to_peer()739 gop->ref = rxreq->gref; in xnb_to_peer()1009 netif_rx_request_t *rxreq; in xnb_copy_to_peer() local1018 rxreq = RING_GET_REQUEST(&xnbp->xnb_rx_ring, loop); in xnb_copy_to_peer()1021 if (!(rxreq->id < NET_RX_RING_SIZE)) in xnb_copy_to_peer()1024 rxreq->id, (void *)rxreq); in xnb_copy_to_peer()1105 d_offset, part_len, rxreq->gref); in xnb_copy_to_peer()