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

/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmx-dfa.h154 } w36nrepl_en; /**< use when next_node_repl[01] is 1. */
164 } w36nrepl_dis; /**< use when next_node_repl[01] is 0. */
210 uint64_t next_node_repl : 2;/**< extra replicaiton for next node (PASS3/CN58XX), Must be zero previously */ member in struct:__anon7287::__anon7289
211 uint64_t next_node :20;/**< Next node ID, Note, combine with next_node_repl to use as start_node
231 uint64_t next_node_repl : 2;/**< extra replicaiton for next node (PASS3/CN58XX), Must be zero previously */ member in struct:__anon7287::__anon7291
232 uint64_t next_node :20;/**< Next node ID, Note, combine with next_node_repl to use as start_node
435 uint64_t next_node_repl : 2; /**< If PASS3 or CN58XX and DFA_CFG[NRPL_ENA] == 1 and IWORD0[Ty] == 1, then set member in struct:__anon7307::__anon7308
436 to next_node_repl (<21:20>) of the last next-node pointer. Else set to 0x0. */

Completed in 43 milliseconds