Searched defs:ice_flow_prof (Results 1 – 1 of 1) sorted by relevance
418 struct ice_flow_prof { struct419 struct list_head l_entry;421 u64 id;422 enum ice_flow_dir dir;423 u8 segs_cnt;447 bool symm, struct ice_flow_prof **prof); argument