Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.h51 bool inc_parsing_depth; member
Dspectrum_ipip.c354 .inc_parsing_depth = false,
435 .inc_parsing_depth = true,
586 .inc_parsing_depth = true,
Dspectrum_router.h87 bool inc_parsing_depth; member
Dspectrum_router.c1253 if (ipip_ops->inc_parsing_depth) in mlxsw_sp_ipip_decap_parsing_depth_inc()
1265 if (ipip_ops->inc_parsing_depth) in mlxsw_sp_ipip_decap_parsing_depth_dec()
10235 bool inc_parsing_depth; member
10406 config->inc_parsing_depth = true; in mlxsw_sp_mp6_hash_init()
10432 config->inc_parsing_depth = true; in mlxsw_sp_mp6_hash_init()
10447 mlxsw_sp->router->inc_parsing_depth = true; in mlxsw_sp_mp_hash_parsing_depth_adjust()
10450 mlxsw_sp->router->inc_parsing_depth = false; in mlxsw_sp_mp_hash_parsing_depth_adjust()
10470 old_inc_parsing_depth = mlxsw_sp->router->inc_parsing_depth; in mlxsw_sp_mp_hash_init()
10471 new_inc_parsing_depth = config.inc_parsing_depth; in mlxsw_sp_mp_hash_init()