Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_hash.c565 static struct ice_flow_engine ice_hash_engine = { variable
576 .engine = &ice_hash_engine,
585 struct ice_flow_engine *engine = &ice_hash_engine; in RTE_INIT()