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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-dfa.h385 uint64_t use_gather : 1; /**< Set to use gather */ member in struct:__anon6843::__anon6844
701 * @param use_gather
715 void *input, int input_length, int use_gather, int is_little_endian,
737 command.s.use_gather = use_gather;
714 cvmx_dfa_submit(const cvmx_dfa_graph_t *graph, int start_node, void *input, int input_length, int use_gather, int is_little_endian, cvmx_dfa_result0_t *result, int max_results, cvmx_wqe_t *work) argument

Completed in 123 milliseconds