Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h1203 struct mlxsw_sp_mall_entry { struct
1204 struct list_head list;
1205 unsigned long cookie;
1206 unsigned int priority;
1207 enum mlxsw_sp_mall_action_type type;
1208 bool ingress;
1209 union {
1214 struct rcu_head rcu;