Searched defs:key_idx (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/lib/librte_hash/ |
| H A D | rte_cuckoo_hash.c | 56 uint32_t key_idx; member 1278 uint32_t key_idx; in search_one_bucket_lf() local 1646 uint32_t key_idx; in search_and_remove() local 1929 uint32_t key_idx = in __bulk_lookup_l() local 1943 uint32_t key_idx = in __bulk_lookup_l() local 1960 uint32_t key_idx = in __bulk_lookup_l() local 1988 uint32_t key_idx = in __bulk_lookup_l() local 2086 uint32_t key_idx = in __bulk_lookup_lf() local 2100 uint32_t key_idx = in __bulk_lookup_lf() local 2116 uint32_t key_idx = in __bulk_lookup_lf() local [all …]
|
| H A D | rte_cuckoo_hash.h | 152 uint32_t key_idx[RTE_HASH_BUCKET_ENTRIES]; member
|
| /f-stack/dpdk/drivers/net/tap/ |
| H A D | tap_bpf_api.c | 49 int tap_flow_bpf_calc_l3_l4_hash(__u32 key_idx, int map_fd) in tap_flow_bpf_calc_l3_l4_hash()
|
| H A D | tap_bpf_program.c | 126 __u32 key_idx = 0xdeadbeef; in rss_l3_l4() local
|
| H A D | tap_flow.c | 132 uint32_t key_idx; /* RSS rule key index into BPF map */ member 1967 static int bpf_rss_key(enum bpf_rss_key_e cmd, __u32 *key_idx) in bpf_rss_key()
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_ring.h | 119 uint64_t key_idx = db->db_key64 | idx; in bnxt_db_cq() local
|
| /f-stack/dpdk/lib/librte_efd/ |
| H A D | rte_efd.c | 33 #define EFD_KEY(key_idx, table) (table->keys + ((key_idx) * table->key_len)) argument 179 uint32_t key_idx[EFD_MAX_GROUP_NUM_RULES]; member
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300.h | 1623 ah, key_idx, mimo_control, compress_rpt) \ argument 1626 ah, key_idx, mimo_control, non_compress_rpt) \ argument 1639 #define ar9300_txbf_get_cv_cache_nr(ah, key_idx, nr) argument
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.c | 7591 uint16_t key_idx = (vsi->type == I40E_VSI_SRIOV) ? in i40e_set_rss_key() local
|