Home
last modified time | relevance | path

Searched refs:ccp_device (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/crypto/ccp/
H A Dccp_dev.c43 struct ccp_device *dev; in ccp_allot_queue()
69 struct ccp_device *dev; in ccp_read_hwrng()
282 struct ccp_device *ccp; in ccp_lsb_alloc()
331 struct ccp_device *ccp = cmd_q->dev; in ccp_lsb_free()
372 ccp_find_and_assign_lsb_to_q(struct ccp_device *ccp, in ccp_find_and_assign_lsb_to_q()
431 ccp_assign_lsbs(struct ccp_device *ccp) in ccp_assign_lsbs()
484 ccp_add_device(struct ccp_device *dev, int type) in ccp_add_device()
611 ccp_remove_device(struct ccp_device *dev) in ccp_remove_device()
655 struct ccp_device *ccp_dev = NULL; in ccp_probe_device()
H A Dccp_dev.h172 TAILQ_HEAD(ccp_list, ccp_device);
188 struct ccp_device *dev;
228 struct ccp_device { struct
229 TAILQ_ENTRY(ccp_device) next;
H A Dccp_pmd_private.h45 struct ccp_device *last_dev; /**< Last working crypto device */