Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_switch.h123 struct ice_sw_recipe { struct
124 struct list_head l_entry;
129 struct mutex filt_rule_lock;
132 struct list_head filt_rules;
133 struct list_head filt_replay_rules;
136 struct list_head rg_list;
138 struct list_head fv_list;
139 struct ice_aqc_recipe_data_elem *r_buf;
140 u8 recp_count;
141 u8 root_rid;
[all …]