Home
last modified time | relevance | path

Searched refs:mlxsw_sp_mr_route (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_mr.c50 struct mlxsw_sp_mr_route *mr_route;
61 const struct mlxsw_sp_mr_route *mr_route);
78 struct mlxsw_sp_mr_route { struct
95 .key_offset = offsetof(struct mlxsw_sp_mr_route, key), argument
96 .head_offset = offsetof(struct mlxsw_sp_mr_route, ht_node),
111 mlxsw_sp_mr_route_ivif_in_evifs(const struct mlxsw_sp_mr_route *mr_route) in mlxsw_sp_mr_route_ivif_in_evifs()
119 mlxsw_sp_mr_route_valid_evifs_num(const struct mlxsw_sp_mr_route *mr_route) in mlxsw_sp_mr_route_valid_evifs_num()
132 mlxsw_sp_mr_route_action(const struct mlxsw_sp_mr_route *mr_route) in mlxsw_sp_mr_route_action()
163 mlxsw_sp_mr_route_prio(const struct mlxsw_sp_mr_route *mr_route) in mlxsw_sp_mr_route_prio()
170 static int mlxsw_sp_mr_route_evif_link(struct mlxsw_sp_mr_route *mr_route, in mlxsw_sp_mr_route_evif_link()
[all …]