Home
last modified time | relevance | path

Searched defs:ccp_batch_info (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_pmd_private.h49 struct ccp_batch_info { struct
50 struct rte_crypto_op *op[CCP_MAX_BURST];
52 int op_idx;
53 uint16_t b_idx;
54 struct ccp_queue *cmd_q;
55 uint16_t opcnt;
56 uint16_t total_nb_ops;
58 int desccnt;
60 uint32_t head_offset;
62 uint32_t tail_offset;
[all …]