Home
last modified time | relevance | path

Searched refs:cvmx_zip_command_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-zip.h219 } cvmx_zip_command_t; typedef
264 int cvmx_zip_submit(cvmx_zip_command_t *command);
274 int cvmx_zip_queue_submit(cvmx_zip_command_t *command, int queue);
H A Dcvmx-zip.c209 int cvmx_zip_submit(cvmx_zip_command_t *command) in cvmx_zip_submit()
225 int cvmx_zip_queue_submit(cvmx_zip_command_t *command, int queue) in cvmx_zip_queue_submit()