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()97 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_saddr() argument125 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr() argument223 const struct net_device *ol_dev) in mlxsw_sp_ipip_tunnel_complete() argument266 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 …]
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. */ member54 (*parms_init)(const struct net_device *ol_dev);61 const struct net_device *ol_dev);66 const struct net_device *ol_dev);
1100 .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() local1553 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() local1847 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 …]
155 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