Home
last modified time | relevance | path

Searched refs:DP_IS_START (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Ddpool.h17 #define DP_IS_START(flags) ((flags) & DP_FLAGS_START) macro
H A Ddpool.c350 if (DP_IS_START(dpool->entry[start].flags)) { in dpool_free()
381 if (DP_IS_START(dpool->entry[start].flags)) { in dpool_set_entry_data()