Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h515 int tf_rm_get_info(struct tf_rm_get_alloc_info_parms *parms);
H A Dtf_em_internal.c262 rc = tf_rm_get_info(&iparms); in tf_em_int_bind()
H A Dtf_tcam.c131 rc = tf_rm_get_info(&ainfo); in tf_tcam_bind()
160 rc = tf_rm_get_info(&ainfo); in tf_tcam_bind()
H A Dtf_rm.c350 rc = tf_rm_get_info(&aparms); in tf_rm_check_residuals()
1313 tf_rm_get_info(struct tf_rm_get_alloc_info_parms *parms) in tf_rm_get_info() function
H A Dtf_tcam_shared.c232 rc = tf_rm_get_info(&ainfo); in tf_tcam_shared_get_rm_info()