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

12

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmirred.c16 same_vf_reps(struct mlx5e_priv *priv, struct net_device *out_dev) argument
19 priv->netdev == out_dev;
25 struct net_device *out_dev,
42 mlx5e_eswitch_uplink_rep(out_dev)))
50 } else if (out_dev != rep_priv->netdev) {
60 struct net_device *out_dev,
67 if (ifindexes[i] == out_dev->ifindex) {
70 out_dev->name);
79 get_fdb_out_dev(struct net_device *uplink_dev, struct net_device *out_dev) argument
81 struct net_device *fdb_out_dev = out_dev;
23 verify_uplink_forwarding(struct mlx5e_priv *priv, struct mlx5_flow_attr *attr, struct net_device *out_dev, struct netlink_ext_ack *extack) argument
59 is_duplicated_output_device(struct net_device *dev, struct net_device *out_dev, int *ifindexes, int if_count, struct netlink_ext_ack *extack) argument
109 struct net_device *out_dev = act->dev; local
182 struct net_device *out_dev = act->dev; local
215 struct net_device *out_dev = act->dev; local
289 struct net_device *out_dev = act->dev; local
309 struct net_device *out_dev = act->dev; local
[all...]
H A Dmirred_nic.c15 struct net_device *out_dev = act->dev; local
21 if (priv->netdev->netdev_ops != out_dev->netdev_ops ||
22 !mlx5e_same_hw_devs(priv, netdev_priv(out_dev))) {
28 out_dev->name);
H A Dredirect_ingress.c15 struct net_device *out_dev = act->dev; local
21 if (!out_dev)
24 if (!netif_is_ovs_master(out_dev)) {
58 struct net_device *out_dev = act->dev; local
63 err = mlx5e_set_fwd_to_int_port_actions(priv, attr, out_dev->ifindex,
H A Dvlan.h15 struct net_device **out_dev,
H A Dvlan.c94 struct net_device **out_dev,
97 struct net_device *vlan_dev = *out_dev;
111 *out_dev = dev_get_by_index_rcu(dev_net(vlan_dev), dev_get_iflink(vlan_dev));
113 if (!*out_dev)
116 if (is_vlan_dev(*out_dev))
117 err = mlx5e_tc_act_vlan_add_push_action(priv, attr, out_dev, extack);
92 mlx5e_tc_act_vlan_add_push_action(struct mlx5e_priv *priv, struct mlx5_flow_attr *attr, struct net_device **out_dev, struct netlink_ext_ack *extack) argument
/linux-master/net/mpls/
H A Dmpls_iptunnel.c40 struct net_device *out_dev; local
55 out_dev = dst->dev;
56 net = dev_net(out_dev);
58 if (!mpls_output_possible(out_dev) ||
100 mtu = mpls_dev_mtu(out_dev);
104 hh_len = LL_RESERVED_SPACE(out_dev);
105 if (!out_dev->header_ops)
119 skb->dev = out_dev;
131 mpls_stats_inc_outucastpkts(out_dev, skb);
135 err = neigh_xmit(NEIGH_ND_TABLE, out_dev,
[all...]
H A Daf_mpls.c350 struct net_device *out_dev; local
413 out_dev = nh->nh_dev;
414 if (!mpls_output_possible(out_dev))
419 mtu = mpls_dev_mtu(out_dev);
423 hh_len = LL_RESERVED_SPACE(out_dev);
424 if (!out_dev->header_ops)
431 skb->dev = out_dev;
437 if (!mpls_egress(dev_net(out_dev), rt, skb, dec))
454 mpls_stats_inc_outucastpkts(out_dev, skb);
458 err = neigh_xmit(NEIGH_LINK_TABLE, out_dev,
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmpesw.h29 struct net_device *out_dev,
H A Dmpesw.c198 struct net_device *out_dev,
203 if (!netif_is_bond_master(out_dev) || !ldev)
197 mlx5_lag_mpesw_do_mirred(struct mlx5_core_dev *mdev, struct net_device *out_dev, struct netlink_ext_ack *extack) argument
/linux-master/net/phonet/
H A Daf_phonet.c415 struct net_device *out_dev; local
417 out_dev = phonet_route_output(net, pn_sockaddr_get_addr(&sa));
418 if (!out_dev) {
425 skb->dev = out_dev;
426 if (out_dev == dev) {
430 goto out_dev;
433 if (skb_cow_head(skb, out_dev->hard_header_len))
434 goto out_dev;
436 if (dev_hard_header(skb, out_dev, ETH_P_PHONET, NULL, NULL,
438 goto out_dev;
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c18 struct net_device *out_dev; member in struct:mlx5e_tc_tun_route_attr
56 struct net_device **out_dev)
89 *out_dev = uplink_dev;
92 *out_dev = *route_dev;
96 if (!mlx5e_eswitch_uplink_rep(*out_dev))
99 if (mlx5e_eswitch_uplink_rep(priv->netdev) && *out_dev != priv->netdev &&
111 struct net_device *out_dev; local
149 ret = get_route_and_out_devs(priv, rt->dst.dev, &route_dev, &out_dev);
164 attr->out_dev = out_dev;
53 get_route_and_out_devs(struct mlx5e_priv *priv, struct net_device *dev, struct net_device **route_dev, struct net_device **out_dev) argument
451 struct net_device *out_dev; local
[all...]
H A Dtc_tun_encap.c25 route_dev = dev_get_by_index(dev_net(e->out_dev), e->route_dev_ifindex);
28 attr->parse_attr->filter_dev == e->out_dev)
343 mlx5e_encap_put(netdev_priv(e->out_dev), e);
406 struct mlx5e_priv *priv = netdev_priv(e->out_dev);
461 mlx5e_rep_encap_entry_detach(netdev_priv(e->out_dev), e);
713 struct net_device *out_dev,
723 route_dev = dev_get_by_index(dev_net(out_dev), route_dev_ifindex);
726 !mlx5e_tc_is_vf_tunnel(out_dev, route_dev))
729 err = mlx5e_tc_query_route_vport(out_dev, route_dev, &vport_num);
755 struct net_device *out_dev,
710 mlx5e_set_vf_tunnel(struct mlx5_eswitch *esw, struct mlx5_flow_attr *attr, struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, struct net_device *out_dev, int route_dev_ifindex, int out_index) argument
752 mlx5e_update_vf_tunnel(struct mlx5_eswitch *esw, struct mlx5_esw_flow_attr *attr, struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, struct net_device *out_dev, int route_dev_ifindex, int out_index) argument
1041 struct net_device *out_dev; local
[all...]
/linux-master/net/ieee802154/
H A Dnl-phy.c96 goto out_dev;
108 out_dev:
201 goto out_dev;
261 out_dev:
304 goto out_dev;
308 goto out_dev;
312 goto out_dev;
320 goto out_dev;
340 out_dev:
H A Dsocket.c273 goto out_dev;
277 goto out_dev;
285 goto out_dev;
309 out_dev:
654 goto out_dev;
663 goto out_dev;
699 out_dev:
/linux-master/drivers/media/pci/mantis/
H A Dmantis_input.c59 goto out_dev;
65 out_dev:
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.h25 const struct net_device *out_dev,
66 const struct net_device *out_dev,
H A Dspectrum_acl_flex_actions.c136 const struct net_device *out_dev,
144 agent_parms.to_dev = out_dev;
135 mlxsw_sp_act_mirror_add(void *priv, u16 local_in_port, const struct net_device *out_dev, bool ingress, int *p_span_id) argument
H A Dspectrum_acl.c418 struct net_device *out_dev,
425 if (out_dev) {
426 if (!mlxsw_sp_port_dev_check(out_dev)) {
430 mlxsw_sp_port = netdev_priv(out_dev);
438 /* If out_dev is NULL, the caller wants to
451 struct net_device *out_dev,
467 out_dev,
416 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) argument
448 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) argument
/linux-master/include/linux/
H A Dfsi.h82 dev_t *out_dev, int *out_index);
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c139 struct net_device *out_dev; local
142 out_dev = act->dev;
143 if (!out_dev || !netif_is_lag_master(out_dev))
159 err = nfp_flower_lag_populate_pre_action(app, out_dev, pre_lag, extack);
181 struct net_device *out_dev; local
187 out_dev = act->dev;
188 if (!out_dev) {
197 if (!nfp_fl_netdev_is_tunnel_type(out_dev, tun_type)) {
211 } else if (netif_is_lag_master(out_dev)
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h258 struct net_device *out_dev);
322 bool mlx5e_tc_is_vf_tunnel(struct net_device *out_dev, struct net_device *route_dev);
323 int mlx5e_tc_query_route_vport(struct net_device *out_dev, struct net_device *route_dev,
H A Den_rep.h215 struct net_device *out_dev; member in struct:mlx5e_encap_entry
/linux-master/net/core/
H A Dnet-procfs.c299 goto out_dev;
313 out_dev:
/linux-master/arch/mips/kernel/
H A Dvpe-mt.c398 goto out_dev;
493 out_dev:
/linux-master/drivers/staging/fieldbus/anybuss/
H A Darcx-anybus.c316 goto out_dev;
318 out_dev:

Completed in 218 milliseconds

12