Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c1034 u32 adj_index, u32 adj_size, in __mlxsw_sp_dpipe_table_adj_entry_fill() argument
1044 *p_index = adj_index; in __mlxsw_sp_dpipe_table_adj_entry_fill()
1071 u32 adj_index = 0; in mlxsw_sp_dpipe_table_adj_entry_fill() local
1075 mlxsw_sp_nexthop_indexes(nh, &adj_index, &adj_size, &adj_hash_index); in mlxsw_sp_dpipe_table_adj_entry_fill()
1076 __mlxsw_sp_dpipe_table_adj_entry_fill(entry, adj_index, adj_size, in mlxsw_sp_dpipe_table_adj_entry_fill()
1185 u32 adj_index = 0; in mlxsw_sp_dpipe_table_adj_counters_update() local
1193 mlxsw_sp_nexthop_indexes(nh, &adj_index, &adj_size, in mlxsw_sp_dpipe_table_adj_counters_update()
1200 adj_index + adj_hash_index, nh, in mlxsw_sp_dpipe_table_adj_counters_update()
H A Dspectrum_ipip.c166 mlxsw_sp_ipip_nexthop_update_gre4(struct mlxsw_sp *mlxsw_sp, u32 adj_index, in mlxsw_sp_ipip_nexthop_update_gre4() argument
177 adj_index, rif_index); in mlxsw_sp_ipip_nexthop_update_gre4()
381 mlxsw_sp_ipip_nexthop_update_gre6(struct mlxsw_sp *mlxsw_sp, u32 adj_index, in mlxsw_sp_ipip_nexthop_update_gre6() argument
391 adj_index, rif_index); in mlxsw_sp_ipip_nexthop_update_gre6()
H A Dspectrum_ipip.h57 int (*nexthop_update)(struct mlxsw_sp *mlxsw_sp, u32 adj_index,
H A Dspectrum_router.c3103 u32 adj_index; member
3227 *p_adj_index = nhgi->adj_index; in mlxsw_sp_nexthop_indexes()
3582 u32 adj_index, u16 ecmp_size, in mlxsw_sp_adj_index_mass_update_vr() argument
3590 adj_index, ecmp_size, new_adj_index, in mlxsw_sp_adj_index_mass_update_vr()
3609 nhgi->adj_index, in mlxsw_sp_adj_index_mass_update()
3620 nhgi->adj_index, in mlxsw_sp_adj_index_mass_update()
3627 u32 adj_index, in __mlxsw_sp_nexthop_eth_update() argument
3641 adj_index, rif_index); in __mlxsw_sp_nexthop_eth_update()
3667 int mlxsw_sp_nexthop_eth_update(struct mlxsw_sp *mlxsw_sp, u32 adj_index, in mlxsw_sp_nexthop_eth_update() argument
3676 err = __mlxsw_sp_nexthop_eth_update(mlxsw_sp, adj_index + i, in mlxsw_sp_nexthop_eth_update()
[all …]
H A Dspectrum_router.h156 int mlxsw_sp_nexthop_eth_update(struct mlxsw_sp *mlxsw_sp, u32 adj_index,
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-dpipe.rst188 action: { meta.adj_index: set,
226 match: { meta.adj_index: exact,