Home
last modified time | relevance | path

Searched refs:in_key (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_em_common.h79 uint8_t *in_key,
H A Dtf_em_common.c282 uint8_t *in_key, in tf_em_create_key_entry() argument
287 memcpy(key_entry->key, in_key, TF_HW_EM_KEY_MAX_SIZE + 4); in tf_em_create_key_entry()
/f-stack/dpdk/drivers/net/bnxt/hcapi/
H A Dhcapi_cfa_p4.c188 static uint32_t hcapi_cfa_lookup3_hash(uint8_t *in_key) in hcapi_cfa_lookup3_hash() argument
192 val1 = hashword(((const uint32_t *)(uintptr_t *)in_key) + 1, in hcapi_cfa_lookup3_hash()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c557 u8 in_key = *key, in_key_inv = *key_inv; in ice_gen_key_word() local
573 *key |= (in_key & 0x1) << 7; in ice_gen_key_word()
593 in_key >>= 1; in ice_gen_key_word()