Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_em_internal.c98 rc = stack_push(pool, j); in tf_create_em_pool()
180 stack_push(pool, index); in tf_em_insert_int_entry()
231 stack_push(pool, parms->index); in tf_em_delete_int_entry()
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.c116 rc = stack_push(pool, j); in tf_create_tbl_pool_external()
254 rc = stack_push(pool, index); in tf_tbl_ext_free()