Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.h137 struct ice_tc_flower_fltr { struct
138 struct hlist_node tc_flower_node;
141 unsigned long cookie;
146 u16 rid;
147 u16 rule_id;
151 u16 dest_vsi_handle;
153 struct ice_vsi *dest_vsi;
155 enum ice_eswitch_fltr_direction direction;
158 struct ice_tc_flower_lyr_2_4_hdrs outer_headers;
159 struct ice_tc_flower_lyr_2_4_hdrs inner_headers;
[all …]