Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c11428 bool old_inc_parsing_depth, in mlxsw_sp_mp_hash_parsing_depth_adjust() argument
11433 if (!old_inc_parsing_depth && new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
11438 } else if (old_inc_parsing_depth && !new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
11448 bool old_inc_parsing_depth, new_inc_parsing_depth; in mlxsw_sp_mp_hash_init() local
11464 old_inc_parsing_depth = mlxsw_sp->router->inc_parsing_depth; in mlxsw_sp_mp_hash_init()
11467 old_inc_parsing_depth, in mlxsw_sp_mp_hash_init()
11489 old_inc_parsing_depth); in mlxsw_sp_mp_hash_init()
11495 bool old_inc_parsing_depth = mlxsw_sp->router->inc_parsing_depth; in mlxsw_sp_mp_hash_fini() local
11497 mlxsw_sp_mp_hash_parsing_depth_adjust(mlxsw_sp, old_inc_parsing_depth, in mlxsw_sp_mp_hash_fini()