Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c10439 bool new_inc_parsing_depth) in mlxsw_sp_mp_hash_parsing_depth_adjust() argument
10443 if (!old_inc_parsing_depth && new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
10448 } else if (old_inc_parsing_depth && !new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
10458 bool old_inc_parsing_depth, new_inc_parsing_depth; in mlxsw_sp_mp_hash_init() local
10471 new_inc_parsing_depth = config.inc_parsing_depth; in mlxsw_sp_mp_hash_init()
10474 new_inc_parsing_depth); in mlxsw_sp_mp_hash_init()
10494 mlxsw_sp_mp_hash_parsing_depth_adjust(mlxsw_sp, new_inc_parsing_depth, in mlxsw_sp_mp_hash_init()