Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h213 int tf_tbl_bind(struct tf *tfp,
H A Dtf_device.c137 rc = tf_tbl_bind(tfp, &tbl_cfg); in tf_dev_bind_p4()
424 rc = tf_tbl_bind(tfp, &tbl_cfg); in tf_dev_bind_p58()
H A Dtf_tbl.c26 tf_tbl_bind(struct tf *tfp, in tf_tbl_bind() function