Searched refs:tf_rm_get_pool (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_rm.c | 1134 tf_rm_get_pool(struct tf_rm_new_db *rm_db, in tf_rm_get_pool() function 1186 rc = tf_rm_get_pool(rm_db, parms->subtype, &pool, &subtype); in tf_rm_allocate() 1249 rc = tf_rm_get_pool(rm_db, parms->subtype, &pool, &subtype); in tf_rm_free() 1292 rc = tf_rm_get_pool(rm_db, parms->subtype, &pool, &subtype); in tf_rm_is_allocated() 1468 rc = tf_rm_get_pool(rm_db, parms->subtype, &pool, &subtype); in tf_rm_check_indexes_in_range()
|