Searched refs:tf_session_get_tcam_shared_db (Results 1 – 3 of 3) sorted by relevance
374 rc = tf_session_get_tcam_shared_db(tfp, in tf_tcam_shared_unbind()516 rc = tf_session_get_tcam_shared_db(tfp, (void *)&tcam_shared_db_ptr); in tf_tcam_shared_alloc()601 rc = tf_session_get_tcam_shared_db(tfp, (void *)&tcam_shared_db_ptr); in tf_tcam_shared_free()730 rc = tf_session_get_tcam_shared_db(tfp, (void *)&tcam_shared_db_ptr); in tf_tcam_shared_set()839 rc = tf_session_get_tcam_shared_db(tfp, (void *)&tcam_shared_db_ptr); in tf_tcam_shared_get()1080 rc = tf_session_get_tcam_shared_db(tfp, (void *)&tcam_shared_db_ptr); in tf_tcam_shared_move()1219 rc = tf_session_get_tcam_shared_db(tfp, (void *)&tcam_shared_db_ptr); in tf_tcam_shared_clear()
657 tf_session_get_tcam_shared_db(struct tf *tfp,
998 tf_session_get_tcam_shared_db(struct tf *tfp, in tf_session_get_tcam_shared_db() function