Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11384 bool new_inc_parsing_depth) in mlxsw_sp_mp_hash_parsing_depth_adjust() argument
11388 if (!old_inc_parsing_depth && new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
11393 } else if (old_inc_parsing_depth && !new_inc_parsing_depth) { in mlxsw_sp_mp_hash_parsing_depth_adjust()
11403 bool old_inc_parsing_depth, new_inc_parsing_depth; in mlxsw_sp_mp_hash_init() local
11420 new_inc_parsing_depth = config.inc_parsing_depth; in mlxsw_sp_mp_hash_init()
11423 new_inc_parsing_depth); in mlxsw_sp_mp_hash_init()
11443 mlxsw_sp_mp_hash_parsing_depth_adjust(mlxsw_sp, new_inc_parsing_depth, in mlxsw_sp_mp_hash_init()