Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c209 uint64_t dist_field = 0; in dpaa2_distset_to_dpkg_profile_cfg() local
221 dist_field = 1ULL << loop; in dpaa2_distset_to_dpkg_profile_cfg()
222 switch (dist_field) { in dpaa2_distset_to_dpkg_profile_cfg()
447 dist_field); in dpaa2_distset_to_dpkg_profile_cfg()
/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c384 uint32_t loop = 0, dist_idx = 0, dist_field = 0; in set_dist_units() local
395 dist_field = 1U << loop; in set_dist_units()
396 switch (dist_field) { in set_dist_units()