Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.h141 struct ice_tc_flower_fltr { struct
142 struct hlist_node tc_flower_node;
145 unsigned long cookie;
150 u16 rid;
151 u16 rule_id;
155 u16 dest_vsi_handle;
157 struct ice_vsi *dest_vsi;
159 enum ice_eswitch_fltr_direction direction;
162 struct ice_tc_flower_lyr_2_4_hdrs outer_headers;
163 struct ice_tc_flower_lyr_2_4_hdrs inner_headers;
[all …]