Searched defs:rte_idxd_desc_batch (Results 1 – 1 of 1) sorted by relevance
165 struct rte_idxd_desc_batch { struct166 struct rte_idxd_completion comp; /* the completion record for batch */168 uint16_t submitted;169 uint16_t op_count;170 uint16_t hdl_end;172 struct rte_idxd_hw_desc batch_desc;175 struct rte_idxd_hw_desc null_desc;176 struct rte_idxd_hw_desc ops[BATCH_SIZE];