Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h294 int tf_tbl_get(struct tf *tfp,
H A Dtf_device_p4.c537 .tf_dev_get_tbl = tf_tbl_get,
H A Dtf_device_p58.c845 .tf_dev_get_tbl = tf_tbl_get,
H A Dtf_tbl.c367 tf_tbl_get(struct tf *tfp, in tf_tbl_get() function