Home
last modified time | relevance | path

Searched refs:tf_rm_create_db_no_reservation (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h441 int tf_rm_create_db_no_reservation(struct tf *tfp,
H A Dtf_em_internal.c244 db_rc[i] = tf_rm_create_db_no_reservation(tfp, &db_cfg); in tf_em_int_bind()
H A Dtf_identifier.c74 db_rc[i] = tf_rm_create_db_no_reservation(tfp, &db_cfg); in tf_ident_bind()
H A Dtf_tbl.c69 db_rc[d] = tf_rm_create_db_no_reservation(tfp, &db_cfg); in tf_tbl_bind()
H A Dtf_tcam.c111 db_rc[d] = tf_rm_create_db_no_reservation(tfp, &db_cfg); in tf_tcam_bind()
H A Dtf_rm.c801 tf_rm_create_db_no_reservation(struct tf *tfp, in tf_rm_create_db_no_reservation() function