Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-dfa.h385 uint64_t use_gather : 1; /**< Set to use gather */ member
715 … void *input, int input_length, int use_gather, int is_little_endian, in cvmx_dfa_submit() argument
737 command.s.use_gather = use_gather; in cvmx_dfa_submit()