Searched refs:efd_compute_ids (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/efd/ |
| H A D | rte_efd.c | 349 efd_compute_ids(const struct rte_efd_table * const table, in efd_compute_ids() function 971 efd_compute_ids(table, key, chunk_id, bin_id); in efd_compute_update() 1190 efd_compute_ids(table, key, &chunk_id, &bin_id); in rte_efd_delete() 1308 efd_compute_ids(table, key, &chunk_id, &bin_id); in rte_efd_lookup() 1333 efd_compute_ids(table, key_list[i], &chunk_id_list[i], in rte_efd_lookup_bulk()
|