Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_if_tbl.h184 int tf_if_tbl_bind(struct tf *tfp,
H A Dtf_if_tbl.c68 tf_if_tbl_bind(struct tf *tfp __rte_unused, in tf_if_tbl_bind() function
H A Dtf_device.c126 rc = tf_if_tbl_bind(tfp, &if_tbl_cfg); in tf_dev_bind_p4()