Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_mr.c60 bool (*is_route_starg)(const struct mlxsw_sp_mr_table *mr_table, member
143 if (mr_route->mr_table->ops->is_route_starg(mr_route->mr_table, in mlxsw_sp_mr_route_action()
165 return mr_route->mr_table->ops->is_route_starg(mr_route->mr_table, in mlxsw_sp_mr_route_prio()
885 .is_route_starg = mlxsw_sp_mr_route4_starg,
890 .is_route_starg = mlxsw_sp_mr_route6_starg,