Searched refs:efd_get_choice (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/efd/ |
| H A D | rte_efd.c | 312 efd_get_choice(const struct rte_efd_table * const table, in efd_get_choice() function 977 uint8_t current_choice = efd_get_choice(table, socket_id, in efd_compute_update() 1195 uint8_t current_choice = efd_get_choice(table, socket_id, in rte_efd_delete() 1309 bin_choice = efd_get_choice(table, socket_id, chunk_id, bin_id); in rte_efd_lookup() 1339 bin_choice_list[i] = efd_get_choice(table, socket_id, in rte_efd_lookup_bulk()
|