Home
last modified time | relevance | path

Searched refs:tf_tcam_bind (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam.h290 int tf_tcam_bind(struct tf *tfp,
H A Dtf_device.c159 rc = tf_tcam_bind(tfp, &tcam_cfg); in tf_dev_bind_p4()
452 rc = tf_tcam_bind(tfp, &tcam_cfg); in tf_dev_bind_p58()
H A Dtf_tcam.c32 tf_tcam_bind(struct tf *tfp, in tf_tcam_bind() function
H A Dtf_tcam_shared.c263 rc = tf_tcam_bind(tfp, parms); in tf_tcam_shared_bind()