Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ipip.c14 struct ip_tunnel *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms4()
22 struct ip6_tnl *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms6()
99 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_saddr() argument
129 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr() argument
227 const struct net_device *ol_dev) in mlxsw_sp_ipip_tunnel_complete() argument
273 ol_dev), in mlxsw_sp_ipip_ol_loopback_config_gre4()
475 ol_dev), in mlxsw_sp_ipip_ol_loopback_config_gre6()
628 struct net *net = dev_net(ol_dev); in mlxsw_sp_ipip_netdev_ul_dev_get()
632 switch (ol_dev->type) { in mlxsw_sp_ipip_netdev_ul_dev_get()
634 tun4 = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_ul_dev_get()
[all …]
A Dspectrum_ipip.h13 mlxsw_sp_ipip_netdev_parms4(const struct net_device *ol_dev);
15 mlxsw_sp_ipip_netdev_parms6(const struct net_device *ol_dev);
19 const struct net_device *ol_dev);
40 struct net_device *ol_dev; /* Overlay. */ member
55 (*parms_init)(const struct net_device *ol_dev);
62 const struct net_device *ol_dev);
67 const struct net_device *ol_dev);
A Dspectrum_router.c1158 .common.dev = ol_dev, in mlxsw_sp_ipip_ol_ipip_lb_create()
1186 ol_dev, NULL); in mlxsw_sp_ipip_entry_alloc()
1193 ipip_entry->ol_dev = ol_dev; in mlxsw_sp_ipip_entry_alloc()
1411 ipip_entry->ol_dev); in mlxsw_sp_ipip_entry_find_decap()
1545 if (ipip_entry->ol_dev == ol_dev) in mlxsw_sp_ipip_entry_find_by_ol_dev()
1562 struct net_device *ol_dev = ipip_entry->ol_dev; in mlxsw_sp_ipip_entry_find_by_ul_dev() local
1610 ol_dev); in mlxsw_sp_netdevice_ipip_ol_reg_event()
1916 struct net_device *ol_dev = ipip_entry->ol_dev; in mlxsw_sp_ipip_entry_demote_tunnel() local
1918 if (ol_dev->flags & IFF_UP) in mlxsw_sp_ipip_entry_demote_tunnel()
1958 struct net_device *ol_dev = ipip_entry->ol_dev; in mlxsw_sp_ipip_demote_tunnel_by_ul_netdev() local
[all …]
A Dspectrum_router.h95 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev);
173 mlxsw_sp_ipip_netdev_ul_dev_get(const struct net_device *ol_dev);

Completed in 33 milliseconds