Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_identifier.h175 int tf_ident_free(struct tf *tfp,
H A Dtf_device_p4.c184 .tf_dev_free_ident = tf_ident_free,
H A Dtf_identifier.c197 tf_ident_free(struct tf *tfp __rte_unused, in tf_ident_free() function