Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_hash.c78 struct ice_hash_flow_cfg { struct
1285 struct ice_hash_flow_cfg *filter_ptr; in ice_hash_create()
1290 sizeof(struct ice_hash_flow_cfg), 0); in ice_hash_create()
1396 struct ice_hash_flow_cfg *filter_ptr; in ice_hash_destroy()
1398 filter_ptr = (struct ice_hash_flow_cfg *)flow->rule; in ice_hash_destroy()