Home
last modified time | relevance | path

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

/openbmc/linux/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_main.c171 struct command_chunk *chunk = NULL; in free_command_queues()
221 struct command_chunk *curr = NULL, *first = NULL, *last = NULL; in alloc_command_queues()
H A Dcptvf_reqmanager.c229 struct command_chunk *chunk; in send_cpt_command()