Searched defs:position (Results 1 – 8 of 8) sorted by relevance
/dpdk/lib/reorder/ |
H A D | rte_reorder.c | 354 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 D | nfp_net_flow.h | 23 uint32_t position; /**< Use as priority */ member
|
H A D | nfp_net_cmsg.h | 50 uint16_t position; member 111 uint16_t position; member
|
/dpdk/drivers/common/sfc_efx/base/ |
H A D | efx_pci.c | 67 size_t position; in efx_pci_config_find_next_ext_cap() local
|
H A D | ef10_nvram.c | 833 __in uint32_t *position, in byte_offset()
|
/dpdk/drivers/common/sfc_efx/ |
H A D | sfc_efx_mcdi.c | 196 size_t pfxsize, size_t position) in sfc_efx_mcdi_do_log()
|
/dpdk/drivers/net/hns3/ |
H A D | hns3_rss.h | 149 uint32_t position; in fls() local
|
/dpdk/lib/hash/ |
H A D | rte_cuckoo_hash.c | 1856 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...] |