Searched refs:out_dev (Results 26 - 47 of 47) sorted by relevance

12

/linux-master/drivers/mfd/
H A Dmax8925-core.c862 goto out_dev;
875 goto out_dev;
884 goto out_dev;
893 goto out_dev;
898 out_dev:
H A D88pm800.c507 goto out_dev;
523 out_dev:
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c149 struct net_device *out_dev; local
180 out_dev = act->dev;
182 out_dev, extack);
188 struct net_device *out_dev = act->dev; local
196 block, out_dev,
H A Dcore_acl_flex_actions.c1384 const struct net_device *out_dev, bool ingress)
1394 local_in_port, out_dev,
1428 const struct net_device *out_dev, bool ingress,
1434 mirror = mlxsw_afa_mirror_create(block, local_in_port, out_dev,
1383 mlxsw_afa_mirror_create(struct mlxsw_afa_block *block, u16 local_in_port, const struct net_device *out_dev, bool ingress) argument
1427 mlxsw_afa_block_append_mirror(struct mlxsw_afa_block *block, u16 local_in_port, const struct net_device *out_dev, bool ingress, struct netlink_ext_ack *extack) argument
H A Dspectrum.h1028 struct net_device *out_dev,
1032 struct net_device *out_dev,
/linux-master/drivers/fsi/
H A Dfsi-core.c909 dev_t *out_dev, int *out_index)
925 *out_dev = fsi_base_dev + id;
938 *out_dev = fsi_base_dev + id;
950 dev_t *out_dev, int *out_index)
962 *out_dev = fsi_base_dev + id;
971 return __fsi_get_new_minor(fdev->slave, type, out_dev, out_index);
908 __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, dev_t *out_dev, int *out_index) argument
949 fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, dev_t *out_dev, int *out_index) argument
/linux-master/net/netfilter/
H A Dxt_IDLETIMER.c514 goto out_dev;
518 out_dev:
/linux-master/net/ieee802154/
H A Dnl-mac.c421 goto out_dev;
433 out_dev:
661 goto out_dev;
666 goto out_dev;
693 out_dev:
/linux-master/drivers/s390/char/
H A Dvmlogrdr.c353 goto out_dev;
381 out_dev:
/linux-master/net/ipv4/
H A Darp.c477 struct in_device *out_dev; local
493 out_dev = __in_dev_get_rcu(rt->dst.dev);
494 if (out_dev)
495 omi = IN_DEV_MEDIUM_ID(out_dev);
H A Droute.c1784 struct in_device *out_dev; local
1789 out_dev = __in_dev_get_rcu(dev);
1790 if (!out_dev) {
1805 if (out_dev == in_dev && err && IN_DEV_TX_REDIRECTS(out_dev) &&
1810 if (IN_DEV_SHARED_MEDIA(out_dev) ||
1811 inet_addr_onlink(out_dev, saddr, gw))
1823 if (out_dev == in_dev &&
1845 rth = rt_dst_alloc(out_dev->dev, 0, res->type,
1846 IN_DEV_ORCONF(out_dev, NOXFR
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1651 bool mlx5e_tc_is_vf_tunnel(struct net_device *out_dev, struct net_device *route_dev) argument
1656 out_priv = netdev_priv(out_dev);
1671 int mlx5e_tc_query_route_vport(struct net_device *out_dev, struct net_device *route_dev, u16 *vport) argument
1680 out_priv = netdev_priv(out_dev);
4084 static bool is_multiport_eligible(struct mlx5e_priv *priv, struct net_device *out_dev) argument
4086 return same_hw_reps(priv, out_dev) && mlx5_lag_is_mpesw(priv->mdev);
4090 struct net_device *out_dev)
4092 if (is_merged_eswitch_vfs(priv, out_dev))
4095 if (is_multiport_eligible(priv, out_dev))
4098 if (is_lag_dev(priv, out_dev))
4089 mlx5e_is_valid_eswitch_fwd_dev(struct mlx5e_priv *priv, struct net_device *out_dev) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c162 mlx5e_rep_update_flows(netdev_priv(e->out_dev), e, neigh_connected, ha);
/linux-master/net/ethtool/
H A Dnetlink.c598 goto out_dev;
616 out_dev:
/linux-master/drivers/s390/net/
H A Dctcm_main.c1548 goto out_dev;
1559 goto out_dev;
1575 out_dev:
/linux-master/net/iucv/
H A Diucv.c1852 goto out_dev;
1879 out_dev:
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1128 struct kfd_topology_device *out_dev = NULL; local
1143 out_dev = dev;
1156 return out_dev;
/linux-master/drivers/media/rc/
H A Drc-main.c1952 goto out_dev;
1977 out_dev:
/linux-master/net/appletalk/
H A Dddp.c1959 goto out_dev;
1974 out_dev:
/linux-master/net/x25/
H A Daf_x25.c1812 goto out_dev;
1824 out_dev:
/linux-master/drivers/dma/ppc4xx/
H A Dadma.c4578 goto out_dev;
4597 out_dev:
/linux-master/fs/
H A Dnamespace.c3891 goto out_dev;
3903 out_dev:

Completed in 360 milliseconds

12