Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device_p4.c153 .tf_dev_alloc_search_tbl = NULL,
190 .tf_dev_alloc_search_tbl = tf_tbl_alloc_search,
H A Dtf_device.h318 int (*tf_dev_alloc_search_tbl)(struct tf *tfp, member
H A Dtf_core.c975 if (dev->ops->tf_dev_alloc_search_tbl == NULL) { in tf_search_tbl_entry()
991 rc = dev->ops->tf_dev_alloc_search_tbl(tfp, &sparms); in tf_search_tbl_entry()