Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Ddpool.c281 return DP_INVALID_INDEX; in dpool_alloc()
288 return DP_INVALID_INDEX; in dpool_alloc()
324 return DP_INVALID_INDEX; in dpool_alloc()
337 return DP_INVALID_INDEX; in dpool_alloc()
H A Ddpool.h14 #define DP_INVALID_INDEX 0xffffffff macro
H A Dtf_em_hash_internal.c64 if (index == DP_INVALID_INDEX) { in tf_em_hash_insert_int_entry()
H A Dtf_em_internal.c58 if (index == DP_INVALID_INDEX) { in tf_em_insert_int_entry()