Home
last modified time | relevance | path

Searched defs:hash_flds (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_hash.c737 uint64_t *hash_flds = &hash_cfg->hash_flds; in ice_refine_hash_cfg_l234() local
960 uint64_t *hash_flds = &hash_cfg->hash_flds; in ice_refine_hash_cfg_gtpu() local
/dpdk/drivers/net/ice/base/
H A Dice_flow.h373 u64 hash_flds; /* hash bit field (ICE_FLOW_HASH_*) to configure */ member