Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.c461 uint8_t c_slices = 1; in tf_rm_update_parent_reservations() local
465 c_slices = cfg[child].slices; in tf_rm_update_parent_reservations()
467 RTE_ASSERT(c_slices); in tf_rm_update_parent_reservations()
477 c_slices); in tf_rm_update_parent_reservations()
483 cnt = alloc_cnt[child] / c_slices; in tf_rm_update_parent_reservations()
485 if (alloc_cnt[child] % c_slices) in tf_rm_update_parent_reservations()