Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A 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,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
882 .is_route_starg = mlxsw_sp_mr_route4_starg,
887 .is_route_starg = mlxsw_sp_mr_route6_starg,

Completed in 4 milliseconds