Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h244 int tf_tbl_alloc(struct tf *tfp,
H A Dtf_device_p4.c528 .tf_dev_alloc_tbl = tf_tbl_alloc,
530 .tf_dev_alloc_sram_tbl = tf_tbl_alloc,
H A Dtf_device_p58.c836 .tf_dev_alloc_tbl = tf_tbl_alloc,
H A Dtf_tbl.c119 tf_tbl_alloc(struct tf *tfp __rte_unused, in tf_tbl_alloc() function