Home
last modified time | relevance | path

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

/dpdk/lib/efd/
H A Drte_efd.c798 const uint32_t bin_id, const uint8_t new_bin_choice, in efd_apply_update() argument
818 | ((new_bin_choice & 0x03) << offset); in efd_apply_update()
961 uint8_t * const new_bin_choice, in efd_compute_update() argument
1068 *new_bin_choice = current_choice; in efd_compute_update()
1104 *new_bin_choice = smallest_choice; in efd_compute_update()
1144 *new_bin_choice = choice; in efd_compute_update()
1164 uint8_t new_bin_choice = 0; in rte_efd_update() local
1169 &new_bin_choice, &entry); in rte_efd_update()
1178 new_bin_choice, &entry); in rte_efd_update()