Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h346 int tf_tbl_free(struct tf *tfp,
H A Dtf_device_p4.c188 .tf_dev_free_tbl = tf_tbl_free,
H A Dtf_tbl.c227 tf_tbl_free(struct tf *tfp __rte_unused, in tf_tbl_free() function