Searched defs:ol_dev (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.h40 struct net_device *ol_dev; /* Overlay. */ member in struct:mlxsw_sp_ipip_entry
H A Dspectrum_ipip.c12 mlxsw_sp_ipip_netdev_parms4(const struct net_device *ol_dev) argument
20 mlxsw_sp_ipip_netdev_parms6(const struct net_device *ol_dev) argument
117 static __be32 mlxsw_sp_ipip_netdev_daddr4(const struct net_device *ol_dev) argument
98 mlxsw_sp_ipip_netdev_saddr(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) argument
128 mlxsw_sp_ipip_netdev_daddr(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) argument
155 mlxsw_sp_ipip_netdev_parms_init_gre4(const struct net_device *ol_dev) argument
226 mlxsw_sp_ipip_tunnel_complete(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) argument
241 mlxsw_sp_ipip_can_offload_gre4(const struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) argument
259 mlxsw_sp_ipip_ol_loopback_config_gre4(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) argument
373 mlxsw_sp_ipip_netdev_parms_init_gre6(const struct net_device *ol_dev) argument
443 mlxsw_sp_ipip_can_offload_gre6(const struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) argument
461 mlxsw_sp_ipip_ol_loopback_config_gre6(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) argument
604 mlxsw_sp_ipip_netdev_ul_dev_get(const struct net_device *ol_dev) argument
[all...]
H A Dspectrum_router.c1070 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev) argument
1147 mlxsw_sp_ipip_ol_ipip_lb_create(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_ipip_type ipipt, struct net_device *ol_dev, struct netlink_ext_ack *extack) argument
1171 mlxsw_sp_ipip_entry_alloc(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_ipip_type ipipt, struct net_device *ol_dev) argument
1440 mlxsw_sp_ipip_entry_create(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_ipip_type ipipt, struct net_device *ol_dev) argument
1538 mlxsw_sp_ipip_entry_find_by_ol_dev(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) argument
1562 struct net_device *ol_dev = ipip_entry->ol_dev; local
1582 mlxsw_sp_netdevice_ipip_can_offload(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev, enum mlxsw_sp_ipip_type ipipt) argument
1592 mlxsw_sp_netdevice_ipip_ol_reg_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) argument
1619 mlxsw_sp_netdevice_ipip_ol_unreg_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) argument
1680 mlxsw_sp_netdevice_ipip_ol_update_mtu(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) argument
1701 mlxsw_sp_netdevice_ipip_ol_up_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) argument
1719 mlxsw_sp_netdevice_ipip_ol_down_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) argument
1821 mlxsw_sp_netdevice_ipip_ol_vrf_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, struct netlink_ext_ack *extack) argument
1885 mlxsw_sp_netdevice_ipip_ol_change_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, struct netlink_ext_ack *extack) argument
1916 struct net_device *ol_dev = ipip_entry->ol_dev; local
1958 struct net_device *ol_dev = ipip_entry->ol_dev; local
1969 mlxsw_sp_netdevice_ipip_ol_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, unsigned long event, struct netdev_notifier_info *info) argument
4479 mlxsw_sp_ipip_netdev_ul_up(struct net_device *ol_dev) argument
[all...]

Completed in 151 milliseconds