Searched refs:adj_hash_index (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dpipe.c | 49 .name = "adj_hash_index", 1035 u32 adj_hash_index, unsigned char *ha, in __mlxsw_sp_dpipe_table_adj_entry_fill() 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() 1183 u32 adj_hash_index = 0; in mlxsw_sp_dpipe_table_adj_counters_update() local 1193 &adj_hash_index); in mlxsw_sp_dpipe_table_adj_counters_update() 1199 adj_index + adj_hash_index, nh); in mlxsw_sp_dpipe_table_adj_counters_update() 1033 __mlxsw_sp_dpipe_table_adj_entry_fill(struct devlink_dpipe_entry *entry, u32 adj_index, u32 adj_size, u32 adj_hash_index, unsigned char *ha, struct mlxsw_sp_rif *rif) __mlxsw_sp_dpipe_table_adj_entry_fill() argument
|
H A D | spectrum_router.c | 2865 u32 adj_hash_index = 0; in mlxsw_sp_nexthop_indexes() local 2880 adj_hash_index += nh_iter->num_adj_entries; in mlxsw_sp_nexthop_indexes() 2883 *p_adj_hash_index = adj_hash_index; in mlxsw_sp_nexthop_indexes()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dpipe.c | 49 .name = "adj_hash_index", 1035 u32 adj_hash_index, unsigned char *ha, in __mlxsw_sp_dpipe_table_adj_entry_fill() 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() 1184 u32 adj_hash_index = 0; in mlxsw_sp_dpipe_table_adj_counters_update() local 1194 &adj_hash_index); in mlxsw_sp_dpipe_table_adj_counters_update() 1200 adj_index + adj_hash_index, nh, in mlxsw_sp_dpipe_table_adj_counters_update() 1033 __mlxsw_sp_dpipe_table_adj_entry_fill(struct devlink_dpipe_entry *entry, u32 adj_index, u32 adj_size, u32 adj_hash_index, unsigned char *ha, struct mlxsw_sp_rif *rif) __mlxsw_sp_dpipe_table_adj_entry_fill() argument
|
H A D | spectrum_router.c | 3220 u32 adj_hash_index = 0; in mlxsw_sp_nexthop_indexes() local 3235 adj_hash_index += nh_iter->num_adj_entries; in mlxsw_sp_nexthop_indexes() 3238 *p_adj_hash_index = adj_hash_index; in mlxsw_sp_nexthop_indexes()
|
Completed in 44 milliseconds