Home
last modified time | relevance | path

Searched defs:position (Results 1 – 8 of 8) sorted by relevance

/dpdk/lib/reorder/
H A Drte_reorder.c354 uint32_t offset, position; in rte_reorder_insert() local
452 uint32_t mid, value, position, high; in ready_buffer_seqn_find() local
479 uint32_t i, position, offset; in rte_reorder_drain_up_to_seqn() local
/dpdk/drivers/net/nfp/
H A Dnfp_net_flow.h23 uint32_t position; /**< Use as priority */ member
H A Dnfp_net_cmsg.h50 uint16_t position; member
111 uint16_t position; member
/dpdk/drivers/common/sfc_efx/base/
H A Defx_pci.c67 size_t position; in efx_pci_config_find_next_ext_cap() local
H A Def10_nvram.c833 __in uint32_t *position, in byte_offset()
/dpdk/drivers/common/sfc_efx/
H A Dsfc_efx_mcdi.c196 size_t pfxsize, size_t position) in sfc_efx_mcdi_do_log()
/dpdk/drivers/net/hns3/
H A Dhns3_rss.h149 uint32_t position; in fls() local
/dpdk/lib/hash/
H A Drte_cuckoo_hash.c1856 rte_hash_get_key_with_position(const struct rte_hash * h,const int32_t position,void ** key) rte_hash_get_key_with_position() argument
1877 rte_hash_free_key_with_position(const struct rte_hash * h,const int32_t position) rte_hash_free_key_with_position() argument
2535 uint32_t bucket_idx, idx, position; rte_hash_iterate() local
[all...]