Searched refs:tcam_db_ptr (Results 1 – 2 of 2) sorted by relevance
219 void *tcam_db_ptr = NULL; in tf_tcam_unbind() local227 tcam_db = (struct tcam_rm_db *)tcam_db_ptr; in tf_tcam_unbind()266 void *tcam_db_ptr = NULL; in tf_tcam_alloc() local304 tcam_db = (struct tcam_rm_db *)tcam_db_ptr; in tf_tcam_alloc()352 void *tcam_db_ptr = NULL; in tf_tcam_free() local398 tcam_db = (struct tcam_rm_db *)tcam_db_ptr; in tf_tcam_free()626 void *tcam_db_ptr = NULL; in tf_tcam_set() local664 tcam_db = (struct tcam_rm_db *)tcam_db_ptr; in tf_tcam_set()740 void *tcam_db_ptr = NULL; in tf_tcam_get() local761 tcam_db = (struct tcam_rm_db *)tcam_db_ptr; in tf_tcam_get()[all …]
172 void *tcam_db_ptr = NULL; in tf_tcam_db_valid() local177 rc = tf_session_get_db(tfp, TF_MODULE_TYPE_TCAM, &tcam_db_ptr); in tf_tcam_db_valid()181 tcam_db = (struct tcam_rm_db *)tcam_db_ptr; in tf_tcam_db_valid()197 void *tcam_db_ptr = NULL; in tf_tcam_shared_get_rm_info() local203 rc = tf_session_get_db(tfp, TF_MODULE_TYPE_TCAM, &tcam_db_ptr); in tf_tcam_shared_get_rm_info()210 tcam_db = (struct tcam_rm_db *)tcam_db_ptr; in tf_tcam_shared_get_rm_info()