Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_switch.h72 struct ice_fltr_info { struct
74 enum ice_sw_lkup_type lkup_type;
76 enum ice_sw_fwd_act_type fltr_act;
78 u16 fltr_rule_id;
79 u16 flag;
82 u16 src;
83 enum ice_src_id src_id;
85 union {
107 } l_data; /* Make sure to zero out the memory of l_data before using
113 union {
[all …]