Home
last modified time | relevance | path

Searched refs:dst_dev (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/target/
H A Dtarget_core_xcopy.c193 xop->dst_dev = se_cmd->se_dev; in target_xcopy_parse_tiddesc_e4()
195 " received xop\n", xop->dst_dev); in target_xcopy_parse_tiddesc_e4()
262 &xop->dst_dev, in target_xcopy_parse_target_descriptors()
291 xop->dst_dev, &xop->dst_tid_wwn[0]); in target_xcopy_parse_target_descriptors()
409 pr_debug("putting dst lun_ref for %p\n", xop->dst_dev); in xcopy_pt_undepend_remotedev()
618 struct se_device *dst_dev, in target_xcopy_write_destination() argument
624 u32 transfer_length_block = dst_bytes / dst_dev->dev_attrib.block_size; in target_xcopy_write_destination()
642 rc = target_xcopy_setup_pt_cmd(&xpt_cmd, xop, dst_dev, &cdb[0], in target_xcopy_write_destination()
661 struct se_device *src_dev, *dst_dev; in target_xcopy_do_work() local
673 if (WARN_ON_ONCE(!xop->src_dev) || WARN_ON_ONCE(!xop->dst_dev)) { in target_xcopy_do_work()
[all …]
H A Dtarget_core_xcopy.h27 struct se_device *dst_dev; member
/linux/net/core/
H A Ddevmem.c370 struct net_device *dst_dev; in net_devmem_get_binding() local
398 dst_dev = dst_dev_rcu(dst); in net_devmem_get_binding()
399 if (unlikely(!dst_dev) || in net_devmem_get_binding()
400 unlikely(dst_dev != READ_ONCE(binding->dev))) { in net_devmem_get_binding()
H A Ddst.c267 return mtu ? : dst_dev(dst)->mtu; in dst_blackhole_mtu()
/linux/net/ipv6/
H A Dseg6_iptunnel.c131 struct net_device *dev = dst_dev(dst); in __seg6_do_srh_encap()
216 struct net_device *dev = dst_dev(dst); in seg6_do_srh_encap_red()
512 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst_dev(dst))); in seg6_input_core()
598 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst_dev(dst))); in seg6_output_core()
608 NULL, dst_dev(dst), dst_output); in seg6_output_core()
H A Drpl_iptunnel.c245 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst_dev(dst))); in rpl_output()
300 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst_dev(dst))); in rpl_input()
H A Dip6_udp_tunnel.c171 if (dst_dev(dst) == dev) { /* is this necessary? */ in udp_tunnel6_dst_lookup()
H A Dioam6_iptunnel.c330 ipv6_dev_get_saddr(net, dst_dev(dst), &hdr->daddr, in ioam6_do_encap()
437 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst_dev(dst))); in ioam6_output()
H A Dip6_vti.c500 tdev = dst_dev(dst); in vti6_xmit()
532 skb->dev = dst_dev(dst); in vti6_xmit()
H A Dip6_output.c502 struct net *net = dev_net(dst_dev(dst)); in ip6_forward()
592 dev = dst_dev(dst); in ip6_forward()
1096 (fl6->flowi6_oif && fl6->flowi6_oif != dst_dev(dst)->ifindex)) { in ip6_sk_dst_check()
H A Daddrconf.c1791 const struct net_device *dst_dev, in ipv6_get_saddr_master() argument
1799 idev = __in6_dev_get(dst_dev); in ipv6_get_saddr_master()
1812 int ipv6_dev_get_saddr(struct net *net, const struct net_device *dst_dev, in ipv6_dev_get_saddr() argument
1827 dst.ifindex = dst_dev ? dst_dev->ifindex : 0; in ipv6_dev_get_saddr()
1853 if (dst_dev) { in ipv6_dev_get_saddr()
1854 idev = __in6_dev_get(dst_dev); in ipv6_dev_get_saddr()
1873 master = l3mdev_master_dev_rcu(dst_dev); in ipv6_dev_get_saddr()
1877 hiscore_idx = ipv6_get_saddr_master(net, dst_dev, in ipv6_dev_get_saddr()
H A Dexthdrs.c309 __IP6_INC_STATS(dev_net(dst_dev(dst)), idev, in ipv6_destopt_rcv()
H A Droute.c231 dst_dev(dst), skb, daddr); in ip6_dst_neigh_lookup()
237 struct net_device *dev = dst_dev(dst); in ip6_confirm_neigh()
4597 struct net_device *dev = dst_dev(dst); in ip6_pkt_drop()
5864 dev = dst_dev(dst); in rt6_fill_node()
H A Dseg6_local.c316 if (dst && (dst_dev(dst)->flags & dev_flags) && !dst->error) { in seg6_lookup_any_nexthop()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c79 actions->dst_dev = dev; in bnxt_tc_parse_redir()
359 bnxt_flow_get_dst_fid(bp, actions->dst_dev); in bnxt_tc_parse_actions()
1236 struct net_device *dst_dev; in bnxt_tc_resolve_tunnel_hdrs() local
1254 dst_dev = rt->dst.dev; in bnxt_tc_resolve_tunnel_hdrs()
1255 if (is_vlan_dev(dst_dev)) { in bnxt_tc_resolve_tunnel_hdrs()
1257 struct vlan_dev_priv *vlan = vlan_dev_priv(dst_dev); in bnxt_tc_resolve_tunnel_hdrs()
1262 netdev_name(dst_dev), in bnxt_tc_resolve_tunnel_hdrs()
1271 } else if (dst_dev != real_dst_dev) { in bnxt_tc_resolve_tunnel_hdrs()
1274 netdev_name(dst_dev), &flow.daddr, in bnxt_tc_resolve_tunnel_hdrs()
1290 neigh_ha_snapshot(l2_info->dmac, nbr, dst_dev); in bnxt_tc_resolve_tunnel_hdrs()
[all …]
H A Dbnxt_tc.h84 struct net_device *dst_dev; member
/linux/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c41 skb->dev = dst_dev(dst); in nf_dup_ipv6_route()
/linux/include/net/
H A Dipv6_stubs.h95 const struct net_device *dst_dev,
H A Dip.h521 mtu = min(READ_ONCE(dst_dev(dst)->mtu), IP_MAX_MTU); in ip_skb_dst_mtu()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc.c292 static int guc_action_register_g2g_buffer(struct xe_guc *guc, u32 type, u32 dst_tile, u32 dst_dev, in guc_action_register_g2g_buffer() argument
302 FIELD_PREP(XE_G2G_REGISTER_DEVICE, dst_dev), in guc_action_register_g2g_buffer()
313 static int guc_action_deregister_g2g_buffer(struct xe_guc *guc, u32 type, u32 dst_tile, u32 dst_dev) in guc_action_deregister_g2g_buffer() argument
321 FIELD_PREP(XE_G2G_DEREGISTER_DEVICE, dst_dev), in guc_action_deregister_g2g_buffer()
/linux/net/ipv6/ila/
H A Dila_lwt.c73 fl6.flowi6_oif = dst_dev(orig_dst)->ifindex; in ila_output()
/linux/drivers/s390/net/
H A Dqeth_l2_main.c717 struct net_device *dst_dev; member
753 struct net_device *dstdev = br2dev_event_work->dst_dev; in qeth_l2_br2dev_worker()
836 worker_data->dst_dev = dstdev; in qeth_l2_br2dev_queue_work()
/linux/net/ipv4/
H A Dip_vti.c232 tdev = dst_dev(dst); in vti_xmit()
H A Dicmp.c490 return dst ? dst_dev(dst) : NULL; in icmp_get_route_lookup_dev()
H A Dip_output.c204 struct net_device *dev = dst_dev(dst); in ip_finish_output2()

12