Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dstack.c57 stack_is_full(struct stack *st) in stack_is_full() function
67 if (stack_is_full(st)) in stack_push()
H A Dstack.h77 bool stack_is_full(struct stack *st);
H A Dtf_em_internal.c110 if (!stack_is_full(pool)) { in tf_create_em_pool()
H A Dtf_em_common.c131 if (!stack_is_full(pool)) { in tf_create_tbl_pool_external()