Home
last modified time | relevance | path

Searched refs:tf_rm_create_db (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h386 int tf_rm_create_db(struct tf *tfp,
H A Dtf_em_internal.c282 rc = tf_rm_create_db(tfp, &db_cfg); in tf_em_int_bind()
H A Dtf_identifier.c63 rc = tf_rm_create_db(tfp, &db_cfg); in tf_ident_bind()
H A Dtf_tbl.c73 rc = tf_rm_create_db(tfp, &db_cfg); in tf_tbl_bind()
H A Dtf_tcam.c82 rc = tf_rm_create_db(tfp, &db_cfg); in tf_tcam_bind()
H A Dtf_rm.c370 tf_rm_create_db(struct tf *tfp, in tf_rm_create_db() function
H A Dtf_em_common.c914 rc = tf_rm_create_db(tfp, &db_cfg); in tf_em_ext_common_bind()