Home
last modified time | relevance | path

Searched refs:ul_dev (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c1239 struct net_device *ul_dev; member
1244 mlx5e_tc_init_fib_work(unsigned long event, struct net_device *ul_dev, gfp_t flags) in mlx5e_tc_init_fib_work() argument
1254 fib_work->ul_dev = ul_dev; in mlx5e_tc_init_fib_work()
1267 struct net_device *ul_dev; in mlx5e_route_enqueue_update() local
1270 ul_dev = uplink_rpriv->netdev; in mlx5e_route_enqueue_update()
1272 fib_work = mlx5e_tc_init_fib_work(event, ul_dev, GFP_KERNEL); in mlx5e_route_enqueue_update()
1276 dev_hold(ul_dev); in mlx5e_route_enqueue_update()
1687 struct net_device *ul_dev = event_data->ul_dev; in mlx5e_tc_fib_event_work() local
1727 mlx5e_init_fib_work_ipv4(struct mlx5e_priv *priv, struct net_device *ul_dev, struct mlx5e_tc_tun_encap *encap, unsigned long event, struct fib_notifier_info *info) mlx5e_init_fib_work_ipv4() argument
1772 mlx5e_init_fib_work_ipv6(struct mlx5e_priv *priv, struct net_device *ul_dev, struct mlx5e_tc_tun_encap *encap, unsigned long event, struct fib_notifier_info *info) mlx5e_init_fib_work_ipv6() argument
1820 struct net_device *ul_dev; mlx5e_tc_tun_fib_event() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1256 const struct net_device *ul_dev, in mlxsw_sp_ipip_entry_matches_decap()
1261 u32 ul_tb_id = l3mdev_fib_table(ul_dev) ? : RT_TABLE_MAIN; in mlxsw_sp_ipip_entry_matches_decap()
1274 const struct net_device *ul_dev, in mlxsw_sp_ipip_entry_find_by_decap()
1282 if (mlxsw_sp_ipip_entry_matches_decap(mlxsw_sp, ul_dev, in mlxsw_sp_ipip_entry_find_by_decap()
1331 const struct net_device *ul_dev, in mlxsw_sp_ipip_entry_find_by_ul_dev()
1347 if (ipip_ul_dev == ul_dev) in mlxsw_sp_ipip_entry_find_by_ul_dev()
1601 struct net_device *ul_dev, in mlxsw_sp_netdevice_ipip_ul_vrf_event()
1605 u32 ul_tb_id = l3mdev_fib_table(ul_dev) ? : RT_TABLE_MAIN; in mlxsw_sp_netdevice_ipip_ul_vrf_event()
1628 struct net_device *ul_dev) in mlxsw_sp_netdevice_ipip_ul_up_event()
1637 struct net_device *ul_dev) in mlxsw_sp_netdevice_ipip_ul_down_event()
1255 mlxsw_sp_ipip_entry_matches_decap(struct mlxsw_sp *mlxsw_sp, const struct net_device *ul_dev, enum mlxsw_sp_l3proto ul_proto, union mlxsw_sp_l3addr ul_dip, struct mlxsw_sp_ipip_entry *ipip_entry) mlxsw_sp_ipip_entry_matches_decap() argument
1273 mlxsw_sp_ipip_entry_find_by_decap(struct mlxsw_sp *mlxsw_sp, const struct net_device *ul_dev, enum mlxsw_sp_l3proto ul_proto, union mlxsw_sp_l3addr ul_dip) mlxsw_sp_ipip_entry_find_by_decap() argument
1330 mlxsw_sp_ipip_entry_find_by_ul_dev(const struct mlxsw_sp *mlxsw_sp, const struct net_device *ul_dev, struct mlxsw_sp_ipip_entry *start) mlxsw_sp_ipip_entry_find_by_ul_dev() argument
1599 mlxsw_sp_netdevice_ipip_ul_vrf_event(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_ipip_entry *ipip_entry, struct net_device *ul_dev, bool *demote_this, struct netlink_ext_ack *extack) mlxsw_sp_netdevice_ipip_ul_vrf_event() argument
1626 mlxsw_sp_netdevice_ipip_ul_up_event(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_ipip_entry *ipip_entry, struct net_device *ul_dev) mlxsw_sp_netdevice_ipip_ul_up_event() argument
1635 mlxsw_sp_netdevice_ipip_ul_down_event(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_ipip_entry *ipip_entry, struct net_device *ul_dev) mlxsw_sp_netdevice_ipip_ul_down_event() argument
1714 mlxsw_sp_ipip_demote_tunnel_by_ul_netdev(struct mlxsw_sp *mlxsw_sp, struct net_device *ul_dev) mlxsw_sp_ipip_demote_tunnel_by_ul_netdev() argument
1777 __mlxsw_sp_netdevice_ipip_ul_event(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_ipip_entry *ipip_entry, struct net_device *ul_dev, bool *demote_this, unsigned long event, struct netdev_notifier_info *info) __mlxsw_sp_netdevice_ipip_ul_event() argument
1811 mlxsw_sp_netdevice_ipip_ul_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ul_dev, unsigned long event, struct netdev_notifier_info *info) mlxsw_sp_netdevice_ipip_ul_event() argument
3764 struct net_device *ul_dev; mlxsw_sp_ipip_netdev_ul_up() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1464 const struct net_device *ul_dev, in mlxsw_sp_ipip_entry_matches_decap()
1469 u32 ul_tb_id = l3mdev_fib_table(ul_dev) ? : RT_TABLE_MAIN; in mlxsw_sp_ipip_entry_matches_decap()
1486 struct net_device *ul_dev; in mlxsw_sp_ipip_entry_find_by_decap() local
1490 ul_dev = dev_get_by_index_rcu(mlxsw_sp_net(mlxsw_sp), ul_dev_ifindex); in mlxsw_sp_ipip_entry_find_by_decap()
1491 if (!ul_dev) in mlxsw_sp_ipip_entry_find_by_decap()
1496 if (mlxsw_sp_ipip_entry_matches_decap(mlxsw_sp, ul_dev, in mlxsw_sp_ipip_entry_find_by_decap()
1551 const struct net_device *ul_dev, in mlxsw_sp_ipip_entry_find_by_ul_dev()
1567 if (ipip_ul_dev == ul_dev) in mlxsw_sp_ipip_entry_find_by_ul_dev()
1836 struct net_device *ul_dev, in mlxsw_sp_netdevice_ipip_ul_vrf_event()
1840 u32 ul_tb_id = l3mdev_fib_table(ul_dev) in mlxsw_sp_netdevice_ipip_ul_vrf_event()
1463 mlxsw_sp_ipip_entry_matches_decap(struct mlxsw_sp *mlxsw_sp, const struct net_device *ul_dev, enum mlxsw_sp_l3proto ul_proto, union mlxsw_sp_l3addr ul_dip, struct mlxsw_sp_ipip_entry *ipip_entry) mlxsw_sp_ipip_entry_matches_decap() argument
1550 mlxsw_sp_ipip_entry_find_by_ul_dev(const struct mlxsw_sp *mlxsw_sp, const struct net_device *ul_dev, struct mlxsw_sp_ipip_entry *start) mlxsw_sp_ipip_entry_find_by_ul_dev() argument
1834 mlxsw_sp_netdevice_ipip_ul_vrf_event(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_ipip_entry *ipip_entry, struct net_device *ul_dev, bool *demote_this, struct netlink_ext_ack *extack) mlxsw_sp_netdevice_ipip_ul_vrf_event() argument
1861 mlxsw_sp_netdevice_ipip_ul_up_event(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_ipip_entry *ipip_entry, struct net_device *ul_dev) mlxsw_sp_netdevice_ipip_ul_up_event() argument
1870 mlxsw_sp_netdevice_ipip_ul_down_event(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_ipip_entry *ipip_entry, struct net_device *ul_dev) mlxsw_sp_netdevice_ipip_ul_down_event() argument
1949 mlxsw_sp_ipip_demote_tunnel_by_ul_netdev(struct mlxsw_sp *mlxsw_sp, struct net_device *ul_dev) mlxsw_sp_ipip_demote_tunnel_by_ul_netdev() argument
2010 __mlxsw_sp_netdevice_ipip_ul_event(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_ipip_entry *ipip_entry, struct net_device *ul_dev, bool *demote_this, unsigned long event, struct netdev_notifier_info *info) __mlxsw_sp_netdevice_ipip_ul_event() argument
2044 mlxsw_sp_netdevice_ipip_ul_event(struct mlxsw_sp *mlxsw_sp, struct net_device *ul_dev, unsigned long event, struct netdev_notifier_info *info) mlxsw_sp_netdevice_ipip_ul_event() argument
4360 struct net_device *ul_dev; mlxsw_sp_ipip_netdev_ul_up() local
[all...]

Completed in 20 milliseconds