Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_hash.c47 struct ice_hash_flow_cfg { struct
1251 struct ice_hash_flow_cfg *filter_ptr; in ice_hash_create()
1258 sizeof(struct ice_hash_flow_cfg), 0); in ice_hash_create()
1315 struct ice_hash_flow_cfg *filter_ptr; in ice_hash_destroy()
1317 filter_ptr = (struct ice_hash_flow_cfg *)flow->rule; in ice_hash_destroy()