Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c1035 u32 adj_hash_index, unsigned char *ha, in __mlxsw_sp_dpipe_table_adj_entry_fill() argument
1052 *p_index = adj_hash_index; in __mlxsw_sp_dpipe_table_adj_entry_fill()
1070 u32 adj_hash_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()
1077 adj_hash_index, ha, rif); in mlxsw_sp_dpipe_table_adj_entry_fill()
1185 u32 adj_hash_index = 0; in mlxsw_sp_dpipe_table_adj_counters_update() local
1196 &adj_hash_index); in mlxsw_sp_dpipe_table_adj_counters_update()
1205 adj_index + adj_hash_index, nh, in mlxsw_sp_dpipe_table_adj_counters_update()
H A Dspectrum_router.c3332 u32 adj_hash_index = 0; in mlxsw_sp_nexthop_indexes() local
3347 adj_hash_index += nh_iter->num_adj_entries; in mlxsw_sp_nexthop_indexes()
3350 *p_adj_hash_index = adj_hash_index; in mlxsw_sp_nexthop_indexes()