Home
last modified time | relevance | path

Searched defs:key_idx (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c56 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 Drte_cuckoo_hash.h152 uint32_t key_idx[RTE_HASH_BUCKET_ENTRIES]; member
/f-stack/dpdk/drivers/net/tap/
H A Dtap_bpf_api.c49 int tap_flow_bpf_calc_l3_l4_hash(__u32 key_idx, int map_fd) in tap_flow_bpf_calc_l3_l4_hash()
H A Dtap_bpf_program.c126 __u32 key_idx = 0xdeadbeef; in rss_l3_l4() local
H A Dtap_flow.c132 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 Dbnxt_ring.h119 uint64_t key_idx = db->db_key64 | idx; in bnxt_db_cq() local
/f-stack/dpdk/lib/librte_efd/
H A Drte_efd.c33 #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 Dar9300.h1623 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 Di40e_ethdev.c7591 uint16_t key_idx = (vsi->type == I40E_VSI_SRIOV) ? in i40e_set_rss_key() local