Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h80 struct mlxsw_sp_nexthop;
134 struct mlxsw_sp_nexthop *mlxsw_sp_nexthop_next(struct mlxsw_sp_router *router,
135 struct mlxsw_sp_nexthop *nh);
136 bool mlxsw_sp_nexthop_is_forward(const struct mlxsw_sp_nexthop *nh);
137 unsigned char *mlxsw_sp_nexthop_ha(struct mlxsw_sp_nexthop *nh);
138 int mlxsw_sp_nexthop_indexes(struct mlxsw_sp_nexthop *nh, u32 *p_adj_index,
140 struct mlxsw_sp_rif *mlxsw_sp_nexthop_rif(struct mlxsw_sp_nexthop *nh);
141 bool mlxsw_sp_nexthop_group_has_ipip(struct mlxsw_sp_nexthop *nh);
146 struct mlxsw_sp_nexthop *nh, u64 *p_counter);
148 struct mlxsw_sp_nexthop *nh, bool force,
[all …]
Dspectrum_router.c2899 struct mlxsw_sp_nexthop { struct
2950 struct mlxsw_sp_nexthop nexthops[0]; argument
2985 struct mlxsw_sp_nexthop *nh) in mlxsw_sp_nexthop_counter_alloc()
3001 struct mlxsw_sp_nexthop *nh) in mlxsw_sp_nexthop_counter_free()
3010 struct mlxsw_sp_nexthop *nh, u64 *p_counter) in mlxsw_sp_nexthop_counter_get()
3019 struct mlxsw_sp_nexthop *mlxsw_sp_nexthop_next(struct mlxsw_sp_router *router, in mlxsw_sp_nexthop_next()
3020 struct mlxsw_sp_nexthop *nh) in mlxsw_sp_nexthop_next()
3034 bool mlxsw_sp_nexthop_is_forward(const struct mlxsw_sp_nexthop *nh) in mlxsw_sp_nexthop_is_forward()
3039 unsigned char *mlxsw_sp_nexthop_ha(struct mlxsw_sp_nexthop *nh) in mlxsw_sp_nexthop_ha()
3047 int mlxsw_sp_nexthop_indexes(struct mlxsw_sp_nexthop *nh, u32 *p_adj_index, in mlxsw_sp_nexthop_indexes()
[all …]
Dspectrum_dpipe.c911 struct mlxsw_sp_nexthop *nh; in mlxsw_sp_dpipe_table_adj_size()
1065 struct mlxsw_sp_nexthop *nh, in mlxsw_sp_dpipe_table_adj_entry_fill()
1089 struct mlxsw_sp_nexthop *nh; in mlxsw_sp_dpipe_table_adj_entries_get()
1183 struct mlxsw_sp_nexthop *nh; in mlxsw_sp_dpipe_table_adj_counters_update()