Searched refs:RING_GET_RESPONSE (Results 1 – 4 of 4) sorted by relevance
220 #define RING_GET_RESPONSE(_r, _idx) \ macro
742 rxresp = RING_GET_RESPONSE(&xnbp->xnb_rx_ring, prod); in xnb_to_peer()819 RING_GET_RESPONSE(&xnbp->xnb_rx_ring, prod)->status = in xnb_to_peer()1133 rxresp = RING_GET_RESPONSE(&xnbp->xnb_rx_ring, prod); in xnb_copy_to_peer()1165 RING_GET_RESPONSE(&xnbp->xnb_rx_ring, prod)->status = in xnb_copy_to_peer()1245 txresp = RING_GET_RESPONSE(&xnbp->xnb_tx_ring, i); in xnb_tx_mark_complete()
1263 trp = RING_GET_RESPONSE(&xnfp->xnf_tx_ring, i); in xnf_tx_clean_ring()1956 rxpkt = RING_GET_RESPONSE(&xnfp->xnf_rx_ring, in xnf_rx_collect()
1354 target = RING_GET_RESPONSE(uring, uring->rsp_cons); in xpvtap_user_response_get()