Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_efd/
H A Drte_efd.c801 const uint32_t bin_id, const uint8_t new_bin_choice, in efd_apply_update() argument
821 | ((new_bin_choice & 0x03) << offset); in efd_apply_update()
964 uint8_t * const new_bin_choice, in efd_compute_update() argument
1071 *new_bin_choice = current_choice; in efd_compute_update()
1107 *new_bin_choice = smallest_choice; in efd_compute_update()
1147 *new_bin_choice = choice; in efd_compute_update()
1167 uint8_t new_bin_choice = 0; in rte_efd_update() local
1172 &new_bin_choice, &entry); in rte_efd_update()
1181 new_bin_choice, &entry); in rte_efd_update()