Searched defs:chunk_id (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/efd/ |
| H A D | rte_efd.c | 313 const unsigned int socket_id, const uint32_t chunk_id, in efd_get_choice() 350 const void *key, uint32_t * const chunk_id, uint32_t * const bin_id) in efd_compute_ids() 797 const uint32_t chunk_id, const uint32_t group_id, in efd_apply_update() 959 const efd_value_t value, uint32_t * const chunk_id, in efd_compute_update() 1163 uint32_t chunk_id = 0, group_id = 0, bin_id = 0; in rte_efd_update() local 1187 uint32_t chunk_id, bin_id; in rte_efd_delete() local 1302 uint32_t chunk_id, group_id, bin_id; in rte_efd_lookup() local
|