Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.h440 struct ice_flow_prof { struct
441 struct LIST_ENTRY_TYPE l_entry;
443 u64 id;
444 enum ice_flow_dir dir;
445 u8 segs_cnt;
446 u8 acts_cnt;
449 struct ice_lock entries_lock;
450 struct LIST_HEAD_TYPE entries;
457 union {
463 } cfg;
[all …]