Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam_shared.c346 void *tcam_shared_db_ptr = NULL; in tf_tcam_shared_unbind() local
375 (void *)&tcam_shared_db_ptr); in tf_tcam_shared_unbind()
384 (struct tf_tcam_shared_wc_pools *)tcam_shared_db_ptr; in tf_tcam_shared_unbind()
487 void *tcam_shared_db_ptr = NULL; in tf_tcam_shared_alloc() local
516 rc = tf_session_get_tcam_shared_db(tfp, (void *)&tcam_shared_db_ptr); in tf_tcam_shared_alloc()
571 void *tcam_shared_db_ptr = NULL; in tf_tcam_shared_free() local
601 rc = tf_session_get_tcam_shared_db(tfp, (void *)&tcam_shared_db_ptr); in tf_tcam_shared_free()
691 void *tcam_shared_db_ptr = NULL; in tf_tcam_shared_set() local
801 void *tcam_shared_db_ptr = NULL; in tf_tcam_shared_get() local
1034 void *tcam_shared_db_ptr = NULL; in tf_tcam_shared_move() local
[all …]