Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c337 rc = tf_get_tbl_entry(tfp, &parms); in ulp_fc_tf_flow_stat_get()
391 rc = tf_get_tbl_entry(tfp, &parms); in ulp_get_single_flow_stat()
H A Dulp_mapper.c2539 rc = tf_get_tbl_entry(tfp, &gparms); in ulp_mapper_index_tbl_process()
/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_core.h1863 int tf_get_tbl_entry(struct tf *tfp,
H A Dtf_core.c1279 tf_get_tbl_entry(struct tf *tfp, in tf_get_tbl_entry() function