Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c9690 bool old_inc_parsing_depth, in mlxsw_sp_mp_hash_parsing_depth_adjust() argument
9695 if (!old_inc_parsing_depth && new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
9700 } else if (old_inc_parsing_depth && !new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
9710 bool old_inc_parsing_depth, new_inc_parsing_depth; in mlxsw_sp_mp_hash_init() local
9722 old_inc_parsing_depth = mlxsw_sp->router->inc_parsing_depth; in mlxsw_sp_mp_hash_init()
9725 old_inc_parsing_depth, in mlxsw_sp_mp_hash_init()
9747 old_inc_parsing_depth); in mlxsw_sp_mp_hash_init()