Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device_p4.c160 .tf_dev_alloc_search_tcam = NULL,
197 .tf_dev_alloc_search_tcam = tf_tcam_alloc_search,
H A Dtf_device.h455 int (*tf_dev_alloc_search_tcam) member
H A Dtf_core.c631 if (dev->ops->tf_dev_alloc_search_tcam == NULL) { in tf_search_tcam_entry()
653 rc = dev->ops->tf_dev_alloc_search_tcam(tfp, &sparms); in tf_search_tcam_entry()