Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1153 const struct mlxsw_sp_ipip_ops *ipip_ops; in mlxsw_sp_ipip_ol_ipip_lb_create() local
1175 const struct mlxsw_sp_ipip_ops *ipip_ops; in mlxsw_sp_ipip_entry_alloc() local
1244 const struct mlxsw_sp_ipip_ops *ipip_ops; in mlxsw_sp_ipip_decap_parsing_depth_inc() local
1251 if (ipip_ops->inc_parsing_depth) in mlxsw_sp_ipip_decap_parsing_depth_inc()
1263 if (ipip_ops->inc_parsing_depth) in mlxsw_sp_ipip_decap_parsing_depth_dec()
1392 const struct mlxsw_sp_ipip_ops *ipip_ops; in mlxsw_sp_ipip_entry_find_decap() local
1413 switch (ipip_ops->ul_proto) { in mlxsw_sp_ipip_entry_find_decap()
1517 const struct mlxsw_sp_ipip_ops *ipip_ops; in mlxsw_sp_netdev_ipip_type() local
1521 ipip_ops = router->ipip_ops_arr[ipipt]; in mlxsw_sp_netdev_ipip_type()
1522 if (dev->type == ipip_ops->dev_type) { in mlxsw_sp_netdev_ipip_type()
[all …]