Home
last modified time | relevance | path

Searched refs:tf_tcam_set (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam.h376 int tf_tcam_set(struct tf *tfp,
H A Dtf_device_p4.c553 .tf_dev_set_tcam = tf_tcam_set,
H A Dtf_device_p58.c861 .tf_dev_set_tcam = tf_tcam_set,
H A Dtf_tcam.c614 tf_tcam_set(struct tf *tfp __rte_unused, in tf_tcam_set() function
H A Dtf_tcam_shared.c709 rc = tf_tcam_set(tfp, parms); in tf_tcam_shared_set()