Home
last modified time | relevance | path

Searched defs:curr_node (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_api_cmd.h260 struct hinic_api_cmd_cell *curr_node; member
H A Dhinic_pmd_api_cmd.c262 struct hinic_api_cmd_cell *curr_node; in prepare_cell() local
/dpdk/lib/hash/
H A Drte_cuckoo_hash.c841 struct queue_node *prev_node, *curr_node = leaf; rte_hash_cuckoo_move_insert_mw() local