Searched refs:ol_dev (Results 1 – 4 of 4) sorted by relevance
10 mlxsw_sp_ipip_netdev_parms4(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_parms4() argument12 struct ip_tunnel *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms4()18 mlxsw_sp_ipip_netdev_parms6(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_parms6() argument20 struct ip6_tnl *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms6()73 const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_saddr() argument80 parms4 = mlxsw_sp_ipip_netdev_parms4(ol_dev); in mlxsw_sp_ipip_netdev_saddr()83 parms6 = mlxsw_sp_ipip_netdev_parms6(ol_dev); in mlxsw_sp_ipip_netdev_saddr()91 static __be32 mlxsw_sp_ipip_netdev_daddr4(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr4() argument94 struct ip_tunnel_parm parms4 = mlxsw_sp_ipip_netdev_parms4(ol_dev); in mlxsw_sp_ipip_netdev_daddr4()101 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);
982 __mlxsw_sp_ipip_netdev_ul_dev_get(const struct net_device *ol_dev) in __mlxsw_sp_ipip_netdev_ul_dev_get() argument984 struct ip_tunnel *tun = netdev_priv(ol_dev); in __mlxsw_sp_ipip_netdev_ul_dev_get()985 struct net *net = dev_net(ol_dev); in __mlxsw_sp_ipip_netdev_ul_dev_get()990 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev) in mlxsw_sp_ipip_dev_ul_tb_id() argument992 struct net_device *d = __mlxsw_sp_ipip_netdev_ul_dev_get(ol_dev); in mlxsw_sp_ipip_dev_ul_tb_id()1008 struct net_device *ol_dev, in mlxsw_sp_ipip_ol_ipip_lb_create() argument1017 .common.dev = ol_dev, in mlxsw_sp_ipip_ol_ipip_lb_create()1019 .lb_config = ipip_ops->ol_loopback_config(mlxsw_sp, ol_dev), in mlxsw_sp_ipip_ol_ipip_lb_create()1031 struct net_device *ol_dev) in mlxsw_sp_ipip_entry_alloc() argument1043 ol_dev, NULL); in mlxsw_sp_ipip_entry_alloc()[all …]
33 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev);