Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_flow.h418 struct ice_flow_prof { struct
419 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