Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl_sram.h50 int tf_tbl_sram_bind(struct tf *tfp);
H A Dtf_device.c432 rc = tf_tbl_sram_bind(tfp); in tf_dev_bind_p58()
H A Dtf_tbl_sram.c141 tf_tbl_sram_bind(struct tf *tfp __rte_unused) in tf_tbl_sram_bind() function