Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_mr.c48 struct mlxsw_sp_mr_route *mr_route;
59 const struct mlxsw_sp_mr_route *mr_route);
75 struct mlxsw_sp_mr_route { struct
92 .key_offset = offsetof(struct mlxsw_sp_mr_route, key), argument
93 .head_offset = offsetof(struct mlxsw_sp_mr_route, ht_node),
108 mlxsw_sp_mr_route_ivif_in_evifs(const struct mlxsw_sp_mr_route *mr_route) in mlxsw_sp_mr_route_ivif_in_evifs()
116 mlxsw_sp_mr_route_valid_evifs_num(const struct mlxsw_sp_mr_route *mr_route) in mlxsw_sp_mr_route_valid_evifs_num()
129 mlxsw_sp_mr_route_action(const struct mlxsw_sp_mr_route *mr_route) in mlxsw_sp_mr_route_action()
160 mlxsw_sp_mr_route_prio(const struct mlxsw_sp_mr_route *mr_route) in mlxsw_sp_mr_route_prio()
167 static int mlxsw_sp_mr_route_evif_link(struct mlxsw_sp_mr_route *mr_route, in mlxsw_sp_mr_route_evif_link()
[all …]