Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c1507 struct ccp_queue *cmd_q) in ccp_perform_passthru()
1556 struct ccp_queue *cmd_q) in ccp_perform_hmac()
1731 struct ccp_queue *cmd_q) in ccp_perform_sha()
1821 struct ccp_queue *cmd_q) in ccp_perform_sha3_hmac()
1962 struct ccp_queue *cmd_q) in ccp_perform_sha3()
2028 struct ccp_queue *cmd_q) in ccp_perform_aes_cmac()
2180 struct ccp_queue *cmd_q, in ccp_perform_aes()
2267 struct ccp_queue *cmd_q, in ccp_perform_3des()
2543 struct ccp_queue *cmd_q, in ccp_crypto_cipher()
2580 struct ccp_queue *cmd_q, in ccp_crypto_auth()
[all …]
H A Dccp_dev.c279 ccp_lsb_alloc(struct ccp_queue *cmd_q, unsigned int count) in ccp_lsb_alloc()
316 ccp_lsb_free(struct ccp_queue *cmd_q, in ccp_lsb_free()
339 ccp_find_lsb_regions(struct ccp_queue *cmd_q, uint64_t status) in ccp_find_lsb_regions()
391 struct ccp_queue *cmd_q = &ccp->cmd_q[i]; in ccp_find_and_assign_lsb_to_q() local
488 struct ccp_queue *cmd_q; in ccp_add_device() local
H A Dccp_pmd_private.h54 struct ccp_queue *cmd_q; member
H A Drte_ccp_pmd.c201 struct ccp_queue *cmd_q; in ccp_pmd_enqueue_burst() local
H A Dccp_dev.h232 struct ccp_queue cmd_q[MAX_HW_QUEUES]; member