Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_identifier.h159 int tf_ident_alloc(struct tf *tfp,
H A Dtf_device_p4.c183 .tf_dev_alloc_ident = tf_ident_alloc,
H A Dtf_identifier.c144 tf_ident_alloc(struct tf *tfp __rte_unused, in tf_ident_alloc() function