Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dstack.h89 int stack_push(struct stack *st, uint32_t x);
H A Dstack.c65 stack_push(struct stack *st, uint32_t x) in stack_push() function
H A Dtf_em_common.c81 rc = stack_push(pool, j); in tf_create_tbl_pool_external()
252 rc = stack_push(pool, index); in tf_tbl_ext_free()