Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h84 bool inc_parsing_depth; member
Dspectrum_router.c9487 bool inc_parsing_depth; member
9658 config->inc_parsing_depth = true; in mlxsw_sp_mp6_hash_init()
9684 config->inc_parsing_depth = true; in mlxsw_sp_mp6_hash_init()
9699 mlxsw_sp->router->inc_parsing_depth = true; in mlxsw_sp_mp_hash_parsing_depth_adjust()
9702 mlxsw_sp->router->inc_parsing_depth = false; in mlxsw_sp_mp_hash_parsing_depth_adjust()
9722 old_inc_parsing_depth = mlxsw_sp->router->inc_parsing_depth; in mlxsw_sp_mp_hash_init()
9723 new_inc_parsing_depth = config.inc_parsing_depth; in mlxsw_sp_mp_hash_init()