Searched refs:ol_dev (Results 1 – 4 of 4) sorted by relevance
12 mlxsw_sp_ipip_netdev_parms4(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_parms4() argument14 struct ip_tunnel *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms4()20 mlxsw_sp_ipip_netdev_parms6(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_parms6() argument22 struct ip6_tnl *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms6()75 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_saddr() argument82 parms4 = mlxsw_sp_ipip_netdev_parms4(ol_dev); in mlxsw_sp_ipip_netdev_saddr()85 parms6 = mlxsw_sp_ipip_netdev_parms6(ol_dev); in mlxsw_sp_ipip_netdev_saddr()93 static __be32 mlxsw_sp_ipip_netdev_daddr4(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr4() argument96 struct ip_tunnel_parm parms4 = mlxsw_sp_ipip_netdev_parms4(ol_dev); in mlxsw_sp_ipip_netdev_daddr4()103 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr() argument[all …]
12 mlxsw_sp_ipip_netdev_parms4(const struct net_device *ol_dev);14 mlxsw_sp_ipip_netdev_parms6(const struct net_device *ol_dev);18 const struct net_device *ol_dev);29 struct net_device *ol_dev; /* Overlay. */ member46 const struct net_device *ol_dev,52 const struct net_device *ol_dev);
962 __mlxsw_sp_ipip_netdev_ul_dev_get(const struct net_device *ol_dev) in __mlxsw_sp_ipip_netdev_ul_dev_get() argument964 struct ip_tunnel *tun = netdev_priv(ol_dev); in __mlxsw_sp_ipip_netdev_ul_dev_get()965 struct net *net = dev_net(ol_dev); in __mlxsw_sp_ipip_netdev_ul_dev_get()970 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev) in mlxsw_sp_ipip_dev_ul_tb_id() argument976 d = __mlxsw_sp_ipip_netdev_ul_dev_get(ol_dev); in mlxsw_sp_ipip_dev_ul_tb_id()994 struct net_device *ol_dev, in mlxsw_sp_ipip_ol_ipip_lb_create() argument1003 .common.dev = ol_dev, in mlxsw_sp_ipip_ol_ipip_lb_create()1005 .lb_config = ipip_ops->ol_loopback_config(mlxsw_sp, ol_dev), in mlxsw_sp_ipip_ol_ipip_lb_create()1017 struct net_device *ol_dev) in mlxsw_sp_ipip_entry_alloc() argument1029 ol_dev, NULL); in mlxsw_sp_ipip_entry_alloc()[all …]
76 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev);