Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_efd/
H A Drte_efd.c980 uint8_t current_choice = efd_get_choice(table, socket_id, in efd_compute_update() local
982 uint32_t current_group_id = efd_bin_to_group[current_choice][*bin_id]; in efd_compute_update()
1071 *new_bin_choice = current_choice; in efd_compute_update()
1089 uint8_t smallest_choice = current_choice; in efd_compute_update()
1198 uint8_t current_choice = efd_get_choice(table, socket_id, in rte_efd_delete() local
1200 uint32_t current_group_id = efd_bin_to_group[current_choice][bin_id]; in rte_efd_delete()