Home
last modified time | relevance | path

Searched refs:new_inc_parsing_depth (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11165 bool new_inc_parsing_depth) in mlxsw_sp_mp_hash_parsing_depth_adjust()
11169 if (!old_inc_parsing_depth && new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
11174 } else if (old_inc_parsing_depth && !new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
11184 bool old_inc_parsing_depth, new_inc_parsing_depth; in mlxsw_sp_mp_hash_init() local
11197 new_inc_parsing_depth = config.inc_parsing_depth; in mlxsw_sp_mp_hash_init()
11200 new_inc_parsing_depth); in mlxsw_sp_mp_hash_init()
11220 mlxsw_sp_mp_hash_parsing_depth_adjust(mlxsw_sp, new_inc_parsing_depth, in mlxsw_sp_mp_hash_init()
11163 mlxsw_sp_mp_hash_parsing_depth_adjust(struct mlxsw_sp *mlxsw_sp, bool old_inc_parsing_depth, bool new_inc_parsing_depth) mlxsw_sp_mp_hash_parsing_depth_adjust() argument

Completed in 15 milliseconds