Home
last modified time | relevance | path

Searched defs:slot_id (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_acl_filter.c393 ice_acl_alloc_slot_id(struct rte_bitmap *slots, uint32_t *slot_id) in ice_acl_alloc_slot_id()
419 uint32_t slot_id = 0; in ice_acl_hw_set_conf() local
457 uint32_t slot_id; in ice_acl_hw_rem_conf() local
564 uint32_t slot_id, i; in ice_acl_destroy_filter() local
/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c682 uint32_t slot_id) in enqueue_slot_back()
979 uint32_t slot_id; in alloc_slot() local
1016 uint32_t slot_id; in __rte_hash_add_key_with_hash() local
1453 free_slot(const struct rte_hash *h, uint32_t slot_id) in free_slot()
/f-stack/dpdk/lib/librte_kni/
H A Drte_kni.c61 uint32_t slot_id; /**< KNI pool slot ID */ member
/f-stack/dpdk/lib/librte_efd/
H A Drte_efd.c970 void *new_k, *slot_id = NULL; in efd_compute_update() local