Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_if_tbl.h184 int tf_if_tbl_bind(struct tf *tfp,
H A Dtf_device.c227 rc = tf_if_tbl_bind(tfp, &if_tbl_cfg); in tf_dev_bind_p4()
499 rc = tf_if_tbl_bind(tfp, &if_tbl_cfg); in tf_dev_bind_p58()
H A Dtf_if_tbl.c61 tf_if_tbl_bind(struct tf *tfp, in tf_if_tbl_bind() function