Home
last modified time | relevance | path

Searched refs:out_dev (Results 51 - 75 of 98) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/staging/fieldbus/anybuss/
H A Darcx-anybus.c313 goto out_dev; in controller_probe()
315 out_dev: in controller_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_flex_actions.c136 const struct net_device *out_dev, in mlxsw_sp_act_mirror_add()
144 agent_parms.to_dev = out_dev; in mlxsw_sp_act_mirror_add()
135 mlxsw_sp_act_mirror_add(void *priv, u16 local_in_port, const struct net_device *out_dev, bool ingress, int *p_span_id) mlxsw_sp_act_mirror_add() argument
H A Dspectrum_acl.c417 struct net_device *out_dev, in mlxsw_sp_acl_rulei_act_fwd()
424 if (out_dev) { in mlxsw_sp_acl_rulei_act_fwd()
425 if (!mlxsw_sp_port_dev_check(out_dev)) { in mlxsw_sp_acl_rulei_act_fwd()
429 mlxsw_sp_port = netdev_priv(out_dev); in mlxsw_sp_acl_rulei_act_fwd()
437 /* If out_dev is NULL, the caller wants to in mlxsw_sp_acl_rulei_act_fwd()
450 struct net_device *out_dev, in mlxsw_sp_acl_rulei_act_mirror()
466 out_dev, in mlxsw_sp_acl_rulei_act_mirror()
415 mlxsw_sp_acl_rulei_act_fwd(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule_info *rulei, struct net_device *out_dev, struct netlink_ext_ack *extack) mlxsw_sp_acl_rulei_act_fwd() argument
447 mlxsw_sp_acl_rulei_act_mirror(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule_info *rulei, struct mlxsw_sp_flow_block *block, struct net_device *out_dev, struct netlink_ext_ack *extack) mlxsw_sp_acl_rulei_act_mirror() argument
/kernel/linux/linux-6.6/drivers/staging/fieldbus/anybuss/
H A Darcx-anybus.c313 goto out_dev; in controller_probe()
315 out_dev: in controller_probe()
/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-core.c909 dev_t *out_dev, int *out_index) in __fsi_get_new_minor()
925 *out_dev = fsi_base_dev + id; in __fsi_get_new_minor()
938 *out_dev = fsi_base_dev + id; in __fsi_get_new_minor()
950 dev_t *out_dev, int *out_index) in fsi_get_new_minor()
962 *out_dev = fsi_base_dev + id; in fsi_get_new_minor()
971 return __fsi_get_new_minor(fdev->slave, type, out_dev, out_index); in fsi_get_new_minor()
908 __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, dev_t *out_dev, int *out_index) __fsi_get_new_minor() argument
949 fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, dev_t *out_dev, int *out_index) fsi_get_new_minor() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h188 struct net_device *out_dev; member
H A Den_tc.h192 struct net_device *out_dev);
/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-core.c943 dev_t *out_dev, int *out_index) in __fsi_get_new_minor()
955 *out_dev = fsi_base_dev + id; in __fsi_get_new_minor()
968 *out_dev = fsi_base_dev + id; in __fsi_get_new_minor()
973 dev_t *out_dev, int *out_index) in fsi_get_new_minor()
975 return __fsi_get_new_minor(fdev->slave, type, out_dev, out_index); in fsi_get_new_minor()
942 __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, dev_t *out_dev, int *out_index) __fsi_get_new_minor() argument
972 fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, dev_t *out_dev, int *out_index) fsi_get_new_minor() argument
/kernel/linux/linux-5.10/net/ieee802154/
H A Dnl-mac.c421 goto out_dev; in ieee802154_list_iface()
433 out_dev: in ieee802154_list_iface()
661 goto out_dev; in ieee802154_llsec_getparams()
666 goto out_dev; in ieee802154_llsec_getparams()
693 out_dev: in ieee802154_llsec_getparams()
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnl-mac.c421 goto out_dev; in ieee802154_list_iface()
433 out_dev: in ieee802154_list_iface()
661 goto out_dev; in ieee802154_llsec_getparams()
666 goto out_dev; in ieee802154_llsec_getparams()
693 out_dev: in ieee802154_llsec_getparams()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h215 struct net_device *out_dev; member
H A Den_tc.c1650 bool mlx5e_tc_is_vf_tunnel(struct net_device *out_dev, struct net_device *route_dev) in mlx5e_tc_is_vf_tunnel() argument
1655 out_priv = netdev_priv(out_dev); in mlx5e_tc_is_vf_tunnel()
1670 int mlx5e_tc_query_route_vport(struct net_device *out_dev, struct net_device *route_dev, u16 *vport) in mlx5e_tc_query_route_vport() argument
1679 out_priv = netdev_priv(out_dev); in mlx5e_tc_query_route_vport()
4085 static bool is_multiport_eligible(struct mlx5e_priv *priv, struct net_device *out_dev) in is_multiport_eligible() argument
4087 return same_hw_reps(priv, out_dev) && mlx5_lag_is_mpesw(priv->mdev); in is_multiport_eligible()
4091 struct net_device *out_dev) in mlx5e_is_valid_eswitch_fwd_dev()
4093 if (is_merged_eswitch_vfs(priv, out_dev)) in mlx5e_is_valid_eswitch_fwd_dev()
4096 if (is_multiport_eligible(priv, out_dev)) in mlx5e_is_valid_eswitch_fwd_dev()
4099 if (is_lag_dev(priv, out_dev)) in mlx5e_is_valid_eswitch_fwd_dev()
4090 mlx5e_is_valid_eswitch_fwd_dev(struct mlx5e_priv *priv, struct net_device *out_dev) mlx5e_is_valid_eswitch_fwd_dev() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_IDLETIMER.c514 goto out_dev; in idletimer_tg_init()
518 out_dev: in idletimer_tg_init()
/kernel/linux/linux-5.10/net/ethtool/
H A Dlinkmodes.c399 goto out_dev; in ethnl_set_linkmodes()
428 out_dev: in ethnl_set_linkmodes()
/kernel/linux/linux-5.10/drivers/mfd/
H A D88pm800.c518 goto out_dev; in device_800_init()
534 out_dev: in device_800_init()
/kernel/linux/linux-6.6/drivers/mfd/
H A D88pm800.c507 goto out_dev; in device_800_init()
523 out_dev: in device_800_init()
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_IDLETIMER.c514 goto out_dev; in idletimer_tg_init()
518 out_dev: in idletimer_tg_init()
/kernel/linux/linux-6.6/net/core/
H A Dnet-procfs.c332 goto out_dev; in dev_proc_net_init()
346 out_dev: in dev_proc_net_init()
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c455 struct in_device *out_dev; in arp_fwd_proxy() local
471 out_dev = __in_dev_get_rcu(rt->dst.dev); in arp_fwd_proxy()
472 if (out_dev) in arp_fwd_proxy()
473 omi = IN_DEV_MEDIUM_ID(out_dev); in arp_fwd_proxy()
H A Droute.c1838 struct in_device *out_dev; in __mkroute_input() local
1843 out_dev = __in_dev_get_rcu(dev); in __mkroute_input()
1844 if (!out_dev) { in __mkroute_input()
1859 if (out_dev == in_dev && err && IN_DEV_TX_REDIRECTS(out_dev) && in __mkroute_input()
1864 if (IN_DEV_SHARED_MEDIA(out_dev) || in __mkroute_input()
1865 inet_addr_onlink(out_dev, saddr, gw)) in __mkroute_input()
1877 if (out_dev == in_dev && in __mkroute_input()
1900 rth = rt_dst_alloc(out_dev->dev, 0, res->type, no_policy, in __mkroute_input()
1901 IN_DEV_ORCONF(out_dev, NOXFR in __mkroute_input()
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c476 struct in_device *out_dev; in arp_fwd_proxy() local
492 out_dev = __in_dev_get_rcu(rt->dst.dev); in arp_fwd_proxy()
493 if (out_dev) in arp_fwd_proxy()
494 omi = IN_DEV_MEDIUM_ID(out_dev); in arp_fwd_proxy()
H A Droute.c1800 struct in_device *out_dev; in __mkroute_input() local
1805 out_dev = __in_dev_get_rcu(dev); in __mkroute_input()
1806 if (!out_dev) { in __mkroute_input()
1821 if (out_dev == in_dev && err && IN_DEV_TX_REDIRECTS(out_dev) && in __mkroute_input()
1826 if (IN_DEV_SHARED_MEDIA(out_dev) || in __mkroute_input()
1827 inet_addr_onlink(out_dev, saddr, gw)) in __mkroute_input()
1839 if (out_dev == in_dev && in __mkroute_input()
1861 rth = rt_dst_alloc(out_dev->dev, 0, res->type, in __mkroute_input()
1862 IN_DEV_ORCONF(out_dev, NOXFR in __mkroute_input()
[all...]
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dvmlogrdr.c353 goto out_dev; in vmlogrdr_open()
381 out_dev: in vmlogrdr_open()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dvmlogrdr.c353 goto out_dev; in vmlogrdr_open()
381 out_dev: in vmlogrdr_open()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1132 struct kfd_topology_device *out_dev = NULL; in kfd_assign_gpu() local
1148 out_dev = dev; in kfd_assign_gpu()
1160 return out_dev; in kfd_assign_gpu()

Completed in 36 milliseconds

1234