Searched refs:new_inc_parsing_depth (Results 1 – 1 of 1) sorted by relevance
10257 bool new_inc_parsing_depth) in mlxsw_sp_mp_hash_parsing_depth_adjust() argument10261 if (!old_inc_parsing_depth && new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()10266 } else if (old_inc_parsing_depth && !new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()10276 bool old_inc_parsing_depth, new_inc_parsing_depth; in mlxsw_sp_mp_hash_init() local10289 new_inc_parsing_depth = config.inc_parsing_depth; in mlxsw_sp_mp_hash_init()10292 new_inc_parsing_depth); in mlxsw_sp_mp_hash_init()10312 mlxsw_sp_mp_hash_parsing_depth_adjust(mlxsw_sp, new_inc_parsing_depth, in mlxsw_sp_mp_hash_init()