Home
last modified time | relevance | path

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

/dpdk/lib/efd/
H A Drte_efd.c977 uint8_t current_choice = efd_get_choice(table, socket_id, in efd_compute_update() local
979 uint32_t current_group_id = efd_bin_to_group[current_choice][*bin_id]; in efd_compute_update()
1068 *new_bin_choice = current_choice; in efd_compute_update()
1086 uint8_t smallest_choice = current_choice; in efd_compute_update()
1195 uint8_t current_choice = efd_get_choice(table, socket_id, in rte_efd_delete() local
1197 uint32_t current_group_id = efd_bin_to_group[current_choice][bin_id]; in rte_efd_delete()