Searched refs:metabuf (Results 1 – 3 of 3) sorted by relevance
59 void *metabuf; in otx2_handle_crypto_event() local66 metabuf = (void *)rsp[0]; in otx2_handle_crypto_event()71 rte_mempool_put(req->qp->meta_info.pool, metabuf); in otx2_handle_crypto_event()
832 void *metabuf; in otx_cpt_pkt_dequeue() local874 metabuf = (void *)rsp[0]; in otx_cpt_pkt_dequeue()906 free_op_meta(metabuf, instance->meta_info.pool); in otx_cpt_pkt_dequeue()
981 void *metabuf; in otx2_cpt_dequeue_burst() local1010 metabuf = (void *)rsp[0]; in otx2_cpt_dequeue_burst()1017 free_op_meta(metabuf, qp->meta_info.pool); in otx2_cpt_dequeue_burst()