Searched refs:ol_dev (Results 1 – 4 of 4) sorted by relevance
14 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() argument129 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr() argument227 const struct net_device *ol_dev) in mlxsw_sp_ipip_tunnel_complete() argument273 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 …]
13 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. */ member55 (*parms_init)(const struct net_device *ol_dev);62 const struct net_device *ol_dev);67 const struct net_device *ol_dev);
1158 .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() local1610 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() local1918 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 …]
95 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 31 milliseconds