Searched defs:mlxsw_sp_mall_entry (Results 1 – 1 of 1) sorted by relevance
1054 struct mlxsw_sp_mall_entry { struct1055 struct list_head list;1056 unsigned long cookie;1057 unsigned int priority;1058 enum mlxsw_sp_mall_action_type type;1059 bool ingress;1060 union {1065 struct rcu_head rcu;