Searched refs:tf_rm_get_all_info (Results 1 – 6 of 6) sorted by relevance
531 int tf_rm_get_all_info(struct tf_rm_get_alloc_info_parms *parms, int size);
388 rc = tf_rm_get_all_info(&ainfo, TF_EM_TBL_TYPE_MAX); in tf_em_get_resc_info()
390 rc = tf_rm_get_all_info(&ainfo, TF_IDENT_TYPE_MAX); in tf_ident_get_resc_info()
587 rc = tf_rm_get_all_info(&ainfo, TF_TBL_TYPE_MAX); in tf_tbl_get_resc_info()
841 rc = tf_rm_get_all_info(&ainfo, TF_TCAM_TBL_TYPE_MAX); in tf_tcam_get_resc_info()
1336 tf_rm_get_all_info(struct tf_rm_get_alloc_info_parms *parms, int size) in tf_rm_get_all_info() function