Searched defs:mlxsw_sp_port_mall_tc_entry (Results 1 – 1 of 1) sorted by relevance
115 struct mlxsw_sp_port_mall_tc_entry { struct116 struct list_head list;117 unsigned long cookie;118 enum mlxsw_sp_port_mall_action_type type;119 union {