Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf.h44 struct command_chunk { struct
55 struct command_chunk *qhead; /* Command queue head, instructions argument
H A Dcptvf_reqmanager.c229 struct command_chunk *chunk; in send_cpt_command()
250 chunk = hlist_entry(node, struct command_chunk, in send_cpt_command()
H A Dcptvf_main.c174 struct command_chunk *chunk = NULL; in free_command_queues()
224 struct command_chunk *curr = NULL, *first = NULL, *last = NULL; in alloc_command_queues()