Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.h51 bool inc_parsing_depth; member
H A Dspectrum_ipip.c354 .inc_parsing_depth = false,
522 .inc_parsing_depth = true,
542 .inc_parsing_depth = true,
H A Dspectrum_router.h68 bool inc_parsing_depth; member
H A Dspectrum_router.c1250 if (ipip_ops->inc_parsing_depth) in mlxsw_sp_ipip_decap_parsing_depth_inc()
1262 if (ipip_ops->inc_parsing_depth) in mlxsw_sp_ipip_decap_parsing_depth_dec()
10962 bool inc_parsing_depth; member
11133 config->inc_parsing_depth = true; in mlxsw_sp_mp6_hash_init()
11159 config->inc_parsing_depth = true; in mlxsw_sp_mp6_hash_init()
11174 mlxsw_sp->router->inc_parsing_depth = true; in mlxsw_sp_mp_hash_parsing_depth_adjust()
11177 mlxsw_sp->router->inc_parsing_depth = false; in mlxsw_sp_mp_hash_parsing_depth_adjust()
11197 old_inc_parsing_depth = mlxsw_sp->router->inc_parsing_depth; in mlxsw_sp_mp_hash_init()
11198 new_inc_parsing_depth = config.inc_parsing_depth; in mlxsw_sp_mp_hash_init()
11228 bool old_inc_parsing_depth = mlxsw_sp->router->inc_parsing_depth; in mlxsw_sp_mp_hash_fini()