Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_dev.c42 struct ccp_device *dev; in ccp_allot_queue()
68 struct ccp_device *dev; in ccp_read_hwrng()
281 struct ccp_device *ccp; in ccp_lsb_alloc()
330 struct ccp_device *ccp = cmd_q->dev; in ccp_lsb_free()
371 ccp_find_and_assign_lsb_to_q(struct ccp_device *ccp, in ccp_find_and_assign_lsb_to_q()
430 ccp_assign_lsbs(struct ccp_device *ccp) in ccp_assign_lsbs()
483 ccp_add_device(struct ccp_device *dev, int type) in ccp_add_device()
610 ccp_remove_device(struct ccp_device *dev) in ccp_remove_device()
656 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 */