Home
last modified time | relevance | path

Searched defs:stage (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_tlu_hash.c37 static unsigned int stage(unsigned int input) in stage() function
/dpdk/drivers/net/bnx2x/
H A Decore_init.h38 #define BLOCK_OPS_IDX(block, stage, end) \ argument
525 #define BLOCK_OPS_IDX(block, stage, end) \ argument
H A Decore_init_ops.h181 static void ecore_init_block(struct bnx2x_softc *sc, uint32_t block, uint32_t stage) in ecore_init_block()
/dpdk/app/test/
H A Dtest_graph_perf.c285 graph_node_count_edges(uint32_t stage, uint16_t node, uint16_t nodes_per_stage, in graph_node_count_edges()