Home
last modified time | relevance | path

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

/drivers/target/
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
661 struct se_device *src_dev, *dst_dev; in target_xcopy_do_work() local
679 dst_dev = xop->dst_dev; in target_xcopy_do_work()
691 dst_dev->dev_attrib.hw_block_size; in target_xcopy_do_work()
853 xop->dst_dev->dev_attrib.block_size) { in target_parse_xcopy_cmd()
[all …]
A Dtarget_core_xcopy.h27 struct se_device *dst_dev; member
/drivers/net/ethernet/broadcom/bnxt/
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 …]
A Dbnxt_tc.h84 struct net_device *dst_dev; member
/drivers/gpu/drm/xe/
A Dxe_guc.c286 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
296 FIELD_PREP(XE_G2G_REGISTER_DEVICE, dst_dev), in guc_action_register_g2g_buffer()
307 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
315 FIELD_PREP(XE_G2G_DEREGISTER_DEVICE, dst_dev), in guc_action_deregister_g2g_buffer()
/drivers/s390/net/
A Dqeth_l2_main.c718 struct net_device *dst_dev; member
754 struct net_device *dstdev = br2dev_event_work->dst_dev; in qeth_l2_br2dev_worker()
837 worker_data->dst_dev = dstdev; in qeth_l2_br2dev_queue_work()

Completed in 24 milliseconds