Searched refs:hdl_ring (Results 1 – 4 of 4) sorted by relevance
159 rte_free(rte_idxd->hdl_ring); in idxd_dev_configure()166 rte_idxd->hdl_ring = rte_zmalloc(NULL, in idxd_dev_configure()167 sizeof(*rte_idxd->hdl_ring) * max_desc, 0); in idxd_dev_configure()168 if (rte_idxd->hdl_ring == NULL) { in idxd_dev_configure()
209 struct rte_idxd_user_hdl *hdl_ring; member396 idxd->hdl_ring[idxd->next_free_hdl] = *hdl; in __idxd_write_desc()503 src_hdls[n] = idxd->hdl_ring[h_idx].src; in __idxd_completed_ops()504 dst_hdls[n] = idxd->hdl_ring[h_idx].dst; in __idxd_completed_ops()
213 rte_free(idxd->public.hdl_ring); in idxd_rawdev_remove_vdev()
318 rte_free(idxd->public.hdl_ring); in idxd_rawdev_destroy()