Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.h29 struct net_device *ol_dev; /* Overlay. */ member
H A Dspectrum_ipip.c12 mlxsw_sp_ipip_netdev_parms4(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_parms4() argument
20 mlxsw_sp_ipip_netdev_parms6(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_parms6() argument
93 static __be32 mlxsw_sp_ipip_netdev_daddr4(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr4() argument
74 mlxsw_sp_ipip_netdev_saddr(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) mlxsw_sp_ipip_netdev_saddr() argument
102 mlxsw_sp_ipip_netdev_daddr(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) mlxsw_sp_ipip_netdev_daddr() argument
218 mlxsw_sp_ipip_tunnel_complete(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) mlxsw_sp_ipip_tunnel_complete() argument
233 mlxsw_sp_ipip_can_offload_gre4(const struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev, enum mlxsw_sp_l3proto ol_proto) mlxsw_sp_ipip_can_offload_gre4() argument
249 mlxsw_sp_ipip_ol_loopback_config_gre4(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) mlxsw_sp_ipip_ol_loopback_config_gre4() argument
[all...]
H A Dspectrum_router.c962 __mlxsw_sp_ipip_netdev_ul_dev_get(const struct net_device *ol_dev) in __mlxsw_sp_ipip_netdev_ul_dev_get() argument
970 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev) in mlxsw_sp_ipip_dev_ul_tb_id() argument
992 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) mlxsw_sp_ipip_ol_ipip_lb_create() argument
1015 mlxsw_sp_ipip_entry_alloc(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_ipip_type ipipt, struct net_device *ol_dev) mlxsw_sp_ipip_entry_alloc() argument
1230 mlxsw_sp_ipip_entry_create(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_ipip_type ipipt, struct net_device *ol_dev) mlxsw_sp_ipip_entry_create() argument
1316 mlxsw_sp_ipip_entry_find_by_ol_dev(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) mlxsw_sp_ipip_entry_find_by_ol_dev() argument
1340 struct net_device *ol_dev = ipip_entry->ol_dev; mlxsw_sp_ipip_entry_find_by_ul_dev() local
1366 mlxsw_sp_netdevice_ipip_can_offload(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev, enum mlxsw_sp_ipip_type ipipt) mlxsw_sp_netdevice_ipip_can_offload() argument
1380 mlxsw_sp_netdevice_ipip_ol_reg_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_reg_event() argument
1407 mlxsw_sp_netdevice_ipip_ol_unreg_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_unreg_event() argument
1456 mlxsw_sp_netdevice_ipip_ol_update_mtu(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_update_mtu() argument
1477 mlxsw_sp_netdevice_ipip_ol_up_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_up_event() argument
1495 mlxsw_sp_netdevice_ipip_ol_down_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_down_event() argument
1584 mlxsw_sp_netdevice_ipip_ol_vrf_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, struct netlink_ext_ack *extack) mlxsw_sp_netdevice_ipip_ol_vrf_event() argument
1648 mlxsw_sp_netdevice_ipip_ol_change_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, struct netlink_ext_ack *extack) mlxsw_sp_netdevice_ipip_ol_change_event() argument
1679 struct net_device *ol_dev = ipip_entry->ol_dev; mlxsw_sp_ipip_entry_demote_tunnel() local
1721 struct net_device *ol_dev = ipip_entry->ol_dev; mlxsw_sp_ipip_demote_tunnel_by_ul_netdev() local
1732 mlxsw_sp_netdevice_ipip_ol_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, unsigned long event, struct netdev_notifier_info *info) mlxsw_sp_netdevice_ipip_ol_event() argument
3762 mlxsw_sp_ipip_netdev_ul_up(struct net_device *ol_dev) mlxsw_sp_ipip_netdev_ul_up() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.h40 struct net_device *ol_dev; /* Overlay. */ member
H A Dspectrum_ipip.c12 mlxsw_sp_ipip_netdev_parms4(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_parms4() argument
20 mlxsw_sp_ipip_netdev_parms6(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_parms6() argument
115 static __be32 mlxsw_sp_ipip_netdev_daddr4(const struct net_device *ol_dev) in mlxsw_sp_ipip_netdev_daddr4() argument
96 mlxsw_sp_ipip_netdev_saddr(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) mlxsw_sp_ipip_netdev_saddr() argument
124 mlxsw_sp_ipip_netdev_daddr(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) mlxsw_sp_ipip_netdev_daddr() argument
151 mlxsw_sp_ipip_netdev_parms_init_gre4(const struct net_device *ol_dev) mlxsw_sp_ipip_netdev_parms_init_gre4() argument
222 mlxsw_sp_ipip_tunnel_complete(enum mlxsw_sp_l3proto proto, const struct net_device *ol_dev) mlxsw_sp_ipip_tunnel_complete() argument
237 mlxsw_sp_ipip_can_offload_gre4(const struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) mlxsw_sp_ipip_can_offload_gre4() argument
252 mlxsw_sp_ipip_ol_loopback_config_gre4(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) mlxsw_sp_ipip_ol_loopback_config_gre4() argument
366 mlxsw_sp_ipip_netdev_parms_init_gre6(const struct net_device *ol_dev) mlxsw_sp_ipip_netdev_parms_init_gre6() argument
436 mlxsw_sp_ipip_can_offload_gre6(const struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) mlxsw_sp_ipip_can_offload_gre6() argument
451 mlxsw_sp_ipip_ol_loopback_config_gre6(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) mlxsw_sp_ipip_ol_loopback_config_gre6() argument
594 mlxsw_sp_ipip_netdev_ul_dev_get(const struct net_device *ol_dev) mlxsw_sp_ipip_netdev_ul_dev_get() argument
[all...]
H A Dspectrum_router.c1068 u32 mlxsw_sp_ipip_dev_ul_tb_id(const struct net_device *ol_dev) in mlxsw_sp_ipip_dev_ul_tb_id() argument
1145 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) mlxsw_sp_ipip_ol_ipip_lb_create() argument
1169 mlxsw_sp_ipip_entry_alloc(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_ipip_type ipipt, struct net_device *ol_dev) mlxsw_sp_ipip_entry_alloc() argument
1438 mlxsw_sp_ipip_entry_create(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_ipip_type ipipt, struct net_device *ol_dev) mlxsw_sp_ipip_entry_create() argument
1536 mlxsw_sp_ipip_entry_find_by_ol_dev(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev) mlxsw_sp_ipip_entry_find_by_ol_dev() argument
1560 struct net_device *ol_dev = ipip_entry->ol_dev; mlxsw_sp_ipip_entry_find_by_ul_dev() local
1580 mlxsw_sp_netdevice_ipip_can_offload(struct mlxsw_sp *mlxsw_sp, const struct net_device *ol_dev, enum mlxsw_sp_ipip_type ipipt) mlxsw_sp_netdevice_ipip_can_offload() argument
1590 mlxsw_sp_netdevice_ipip_ol_reg_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_reg_event() argument
1617 mlxsw_sp_netdevice_ipip_ol_unreg_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_unreg_event() argument
1678 mlxsw_sp_netdevice_ipip_ol_update_mtu(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_update_mtu() argument
1699 mlxsw_sp_netdevice_ipip_ol_up_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_up_event() argument
1717 mlxsw_sp_netdevice_ipip_ol_down_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev) mlxsw_sp_netdevice_ipip_ol_down_event() argument
1819 mlxsw_sp_netdevice_ipip_ol_vrf_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, struct netlink_ext_ack *extack) mlxsw_sp_netdevice_ipip_ol_vrf_event() argument
1883 mlxsw_sp_netdevice_ipip_ol_change_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, struct netlink_ext_ack *extack) mlxsw_sp_netdevice_ipip_ol_change_event() argument
1914 struct net_device *ol_dev = ipip_entry->ol_dev; mlxsw_sp_ipip_entry_demote_tunnel() local
1956 struct net_device *ol_dev = ipip_entry->ol_dev; mlxsw_sp_ipip_demote_tunnel_by_ul_netdev() local
1967 mlxsw_sp_netdevice_ipip_ol_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ol_dev, unsigned long event, struct netdev_notifier_info *info) mlxsw_sp_netdevice_ipip_ol_event() argument
4358 mlxsw_sp_ipip_netdev_ul_up(struct net_device *ol_dev) mlxsw_sp_ipip_netdev_ul_up() argument
[all...]

Completed in 19 milliseconds