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. */ member47 const struct net_device *ol_dev);52 const struct net_device *ol_dev);
1059 __mlxsw_sp_ipip_netdev_ul_dev_get(const struct net_device *ol_dev) in __mlxsw_sp_ipip_netdev_ul_dev_get() argument1061 struct ip_tunnel *tun = netdev_priv(ol_dev); in __mlxsw_sp_ipip_netdev_ul_dev_get()1062 struct net *net = dev_net(ol_dev); in __mlxsw_sp_ipip_netdev_ul_dev_get()1067 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev) in mlxsw_sp_ipip_dev_ul_tb_id() argument1073 d = __mlxsw_sp_ipip_netdev_ul_dev_get(ol_dev); in mlxsw_sp_ipip_dev_ul_tb_id()1091 struct net_device *ol_dev, in mlxsw_sp_ipip_ol_ipip_lb_create() argument1100 .common.dev = ol_dev, in mlxsw_sp_ipip_ol_ipip_lb_create()1102 .lb_config = ipip_ops->ol_loopback_config(mlxsw_sp, ol_dev), in mlxsw_sp_ipip_ol_ipip_lb_create()1114 struct net_device *ol_dev) in mlxsw_sp_ipip_entry_alloc() argument1126 ol_dev, NULL); in mlxsw_sp_ipip_entry_alloc()[all …]
152 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev);