Searched refs:efd_compute_ids (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_efd/ |
| H A D | rte_efd.c | 352 efd_compute_ids(const struct rte_efd_table * const table, in efd_compute_ids() function 974 efd_compute_ids(table, key, chunk_id, bin_id); in efd_compute_update() 1193 efd_compute_ids(table, key, &chunk_id, &bin_id); in rte_efd_delete() 1311 efd_compute_ids(table, key, &chunk_id, &bin_id); in rte_efd_lookup() 1336 efd_compute_ids(table, key_list[i], &chunk_id_list[i], in rte_efd_lookup_bulk()
|