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()
97 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_saddr() argument
125 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr() argument
223 const struct net_device *ol_dev) in mlxsw_sp_ipip_tunnel_complete() argument
266 ol_dev), in mlxsw_sp_ipip_ol_loopback_config_gre4()
551 ol_dev), in mlxsw_sp2_ipip_ol_loopback_config_gre6()
683 struct net *net = dev_net(ol_dev); in mlxsw_sp_ipip_netdev_ul_dev_get()
687 switch (ol_dev->type) { in mlxsw_sp_ipip_netdev_ul_dev_get()
689 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
54 (*parms_init)(const struct net_device *ol_dev);
61 const struct net_device *ol_dev);
66 const struct net_device *ol_dev);
A Dspectrum_router.c1100 .common.dev = ol_dev, in mlxsw_sp_ipip_ol_ipip_lb_create()
1127 ol_dev, NULL); in mlxsw_sp_ipip_entry_alloc()
1134 ipip_entry->ol_dev = ol_dev; in mlxsw_sp_ipip_entry_alloc()
1348 ipip_entry->ol_dev); in mlxsw_sp_ipip_entry_find_decap()
1482 if (ipip_entry->ol_dev == ol_dev) in mlxsw_sp_ipip_entry_find_by_ol_dev()
1499 struct net_device *ol_dev = ipip_entry->ol_dev; in mlxsw_sp_ipip_entry_find_by_ul_dev() local
1553 ol_dev); in mlxsw_sp_netdevice_ipip_ol_reg_event()
1845 struct net_device *ol_dev = ipip_entry->ol_dev; in mlxsw_sp_ipip_entry_demote_tunnel() local
1847 if (ol_dev->flags & IFF_UP) in mlxsw_sp_ipip_entry_demote_tunnel()
1887 struct net_device *ol_dev = ipip_entry->ol_dev; in mlxsw_sp_ipip_demote_tunnel_by_ul_netdev() local
[all …]
A Dspectrum_router.h155 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev);
233 mlxsw_sp_ipip_netdev_ul_dev_get(const struct net_device *ol_dev);

Completed in 36 milliseconds