Searched refs:tf_rm_create_db (Results 1 – 7 of 7) sorted by relevance
423 int tf_rm_create_db(struct tf *tfp,
246 db_rc[i] = tf_rm_create_db(tfp, &db_cfg); in tf_em_int_bind()
76 db_rc[i] = tf_rm_create_db(tfp, &db_cfg); in tf_ident_bind()
71 db_rc[d] = tf_rm_create_db(tfp, &db_cfg); in tf_tbl_bind()
113 db_rc[d] = tf_rm_create_db(tfp, &db_cfg); in tf_tcam_bind()
954 rc = tf_rm_create_db(tfp, &db_cfg); in tf_em_ext_common_bind()
505 tf_rm_create_db(struct tf *tfp, in tf_rm_create_db() function