Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.c176 uint32_t *adj_index) in tf_rm_adjust_index() argument
185 *adj_index = index - base_index; in tf_rm_adjust_index()
188 *adj_index = index + base_index; in tf_rm_adjust_index()
770 uint32_t adj_index; in tf_rm_free() local
801 &adj_index); in tf_rm_free()
805 rc = ba_free(rm_db->db[parms->db_index].pool, adj_index); in tf_rm_free()
817 uint32_t adj_index; in tf_rm_is_allocated() local
848 &adj_index); in tf_rm_is_allocated()
853 *parms->base_index = adj_index; in tf_rm_is_allocated()
855 adj_index); in tf_rm_is_allocated()