Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam_shared.h48 int tf_tcam_shared_bind(struct tf *tfp,
H A Dtf_device.c157 rc = tf_tcam_shared_bind(tfp, &tcam_cfg); in tf_dev_bind_p4()
450 rc = tf_tcam_shared_bind(tfp, &tcam_cfg); in tf_dev_bind_p58()
H A Dtf_tcam_shared.c247 tf_tcam_shared_bind(struct tf *tfp, in tf_tcam_shared_bind() function