Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c1033 u32 adj_hash_index, unsigned char *ha, in __mlxsw_sp_dpipe_table_adj_entry_fill() argument
1050 *p_index = adj_hash_index; in __mlxsw_sp_dpipe_table_adj_entry_fill()
1068 u32 adj_hash_index = 0; in mlxsw_sp_dpipe_table_adj_entry_fill() local
1073 mlxsw_sp_nexthop_indexes(nh, &adj_index, &adj_size, &adj_hash_index); in mlxsw_sp_dpipe_table_adj_entry_fill()
1075 adj_hash_index, ha, rif); in mlxsw_sp_dpipe_table_adj_entry_fill()
1181 u32 adj_hash_index = 0; in mlxsw_sp_dpipe_table_adj_counters_update() local
1191 &adj_hash_index); in mlxsw_sp_dpipe_table_adj_counters_update()
1197 adj_index + adj_hash_index, nh); in mlxsw_sp_dpipe_table_adj_counters_update()
Dspectrum_router.c2677 u32 adj_hash_index = 0; in mlxsw_sp_nexthop_indexes() local
2692 adj_hash_index += nh_iter->num_adj_entries; in mlxsw_sp_nexthop_indexes()
2695 *p_adj_hash_index = adj_hash_index; in mlxsw_sp_nexthop_indexes()