Searched refs:GET_RING_ENTRY_FE (Results 1 – 1 of 1) sorted by relevance
2043 #define GET_RING_ENTRY_FE(_ringp, _idx) \ macro2112 return (GET_RING_ENTRY_FE(ringp, frp->req_prod_pvt++)); in xvdi_ring_get_request()2169 return (GET_RING_ENTRY_FE(ringp, frp->rsp_cons++)); in xvdi_ring_get_response()2175 return (GET_RING_ENTRY_FE(ringp, in xvdi_ring_get_response()