Searched refs:virtqueue_get_buf_ctx_packed (Results 1 – 1 of 1) sorted by relevance
1615 static void *virtqueue_get_buf_ctx_packed(struct virtqueue *_vq, in virtqueue_get_buf_ctx_packed() function2289 return vq->packed_ring ? virtqueue_get_buf_ctx_packed(_vq, len, ctx) : in virtqueue_get_buf_ctx()