/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 44 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() argument 56 if (xid >= netdev->fcoe_ddp_xid) in ixgbe_fcoe_ddp_put() 61 ddp = &fcoe->ddp[xid]; in ixgbe_fcoe_ddp_put() 74 IXGBE_WRITE_REG(hw, IXGBE_FCDFC(0, xid), 0); in ixgbe_fcoe_ddp_put() 75 IXGBE_WRITE_REG(hw, IXGBE_FCDFC(3, xid), in ixgbe_fcoe_ddp_put() 76 (xid | IXGBE_FCFLTRW_WE)); in ixgbe_fcoe_ddp_put() 79 IXGBE_WRITE_REG(hw, IXGBE_FCDDC(2, xid), 0); in ixgbe_fcoe_ddp_put() 82 IXGBE_WRITE_REG(hw, IXGBE_FCDDC(3, xid), in ixgbe_fcoe_ddp_put() 83 (xid | IXGBE_FCDMARW_WE)); in ixgbe_fcoe_ddp_put() 86 IXGBE_WRITE_REG(hw, IXGBE_FCDDC(3, xid), in ixgbe_fcoe_ddp_put() [all …]
|
D | ixgbe.h | 926 int ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, 928 int ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid, 930 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid);
|
/drivers/scsi/bnx2fc/ |
D | bnx2fc_io.c | 188 io_req->xid); in bnx2fc_scsi_done() 192 pr_err(PFX "0x%x: sc_cmd->device is NULL.\n", io_req->xid); in bnx2fc_scsi_done() 197 io_req->xid); in bnx2fc_scsi_done() 218 u16 xid; in bnx2fc_cmd_mgr_alloc() local 272 xid = BNX2FC_MIN_XID; in bnx2fc_cmd_mgr_alloc() 285 io_req->xid = xid++; in bnx2fc_cmd_mgr_alloc() 288 &cmgr->free_list[io_req->xid % in bnx2fc_cmd_mgr_alloc() 405 u16 xid; in bnx2fc_elstm_alloc() local 441 xid = io_req->xid; in bnx2fc_elstm_alloc() 442 cmd_mgr->cmds[xid] = io_req; in bnx2fc_elstm_alloc() [all …]
|
D | bnx2fc_els.c | 39 orig_io_req->xid, rrq_req->xid); in bnx2fc_rrq_compl() 49 rrq_req->xid); in bnx2fc_rrq_compl() 80 aborted_io_req->xid); in bnx2fc_send_rrq() 94 rrq.rrq_ox_id = htons(aborted_io_req->xid); in bnx2fc_send_rrq() 113 aborted_io_req->xid); in bnx2fc_send_rrq() 284 orig_io_req->xid); in bnx2fc_srr_compl() 294 orig_io_req->xid, orig_io_req->req_flags); in bnx2fc_srr_compl() 313 orig_io_req->xid); in bnx2fc_srr_compl() 321 orig_io_req->xid, orig_io_req->req_flags); in bnx2fc_srr_compl() 359 orig_io_req->xid); in bnx2fc_srr_compl() [all …]
|
D | bnx2fc_hwi.c | 633 u16 xid; in bnx2fc_process_unsol_compl() local 695 xid = err_entry->fc_hdr.ox_id; in bnx2fc_process_unsol_compl() 696 BNX2FC_TGT_DBG(tgt, "Unsol Error Frame OX_ID = 0x%x\n", xid); in bnx2fc_process_unsol_compl() 703 if (xid > hba->max_xid) { in bnx2fc_process_unsol_compl() 705 xid); in bnx2fc_process_unsol_compl() 710 io_req = (struct bnx2fc_cmd *)hba->cmd_mgr->cmds[xid]; in bnx2fc_process_unsol_compl() 745 "in ABTS processing\n", xid); in bnx2fc_process_unsol_compl() 759 xid); in bnx2fc_process_unsol_compl() 791 io_req->xid); in bnx2fc_process_unsol_compl() 808 xid = cpu_to_be16(err_entry->fc_hdr.ox_id); in bnx2fc_process_unsol_compl() [all …]
|
D | bnx2fc_debug.c | 34 io_req->xid, &vaf); in BNX2FC_IO_DBG()
|
D | bnx2fc.h | 441 u16 xid; member 546 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid);
|
/drivers/scsi/qedf/ |
D | qedf_els.c | 22 uint16_t xid; in qedf_initiate_els() local 67 els_req->xid); in qedf_initiate_els() 115 xid = els_req->xid; in qedf_initiate_els() 124 task = qedf_get_task_mem(&qedf->tasks, xid); in qedf_initiate_els() 149 " cmd_type = %d.\n", els_req->xid, els_req->cmd_type); in qedf_process_els_compl() 156 els_req->xid, els_req->event); in qedf_process_els_compl() 169 els_req->xid); in qedf_process_els_compl() 214 orig_io_req, orig_io_req->xid, rrq_req->xid, refcount); in qedf_rrq_compl() 261 aborted_io_req->xid, refcount); in qedf_send_rrq() 287 aborted_io_req->xid, aborted_io_req, refcount); in qedf_send_rrq() [all …]
|
D | qedf_io.c | 44 io_req->xid); in qedf_cmd_timeout() 49 io_req->xid); in qedf_cmd_timeout() 74 io_req->xid); in qedf_cmd_timeout() 87 io_req->xid); in qedf_cmd_timeout() 99 "xid=0x%x.\n", io_req->xid); in qedf_cmd_timeout() 106 "Hit default case, xid=0x%x.\n", io_req->xid); in qedf_cmd_timeout() 182 u16 xid; in qedf_cmd_mgr_alloc() local 217 xid = 0; in qedf_cmd_mgr_alloc() 223 io_req->xid = xid++; in qedf_cmd_mgr_alloc() 309 u16 xid; in qedf_alloc_cmd() local [all …]
|
D | qedf_main.c | 771 io_req, io_req->xid, sc_cmd, sc_cmd->cmnd[0], in qedf_eh_abort() 784 io_req->xid, rdata->ids.port_id); in qedf_eh_abort() 806 io_req, sc_cmd, io_req->xid, io_req->fp_idx, in qedf_eh_abort() 846 io_req->xid); in qedf_eh_abort() 849 io_req->xid); in qedf_eh_abort() 2227 u16 xid; in qedf_process_completions() local 2268 xid = cqe->cqe_data & FCOE_CQE_TASK_ID_MASK; in qedf_process_completions() 2269 io_req = &qedf->cmd_mgr->cmds[xid]; in qedf_process_completions() 2802 u16 xid; in qedf_process_cqe() local 2812 xid = cqe->cqe_data & FCOE_CQE_TASK_ID_MASK; in qedf_process_cqe() [all …]
|
/drivers/scsi/libfc/ |
D | fc_exch.c | 447 index = (ep->xid - ep->em->min_xid) >> fc_cpu_order; in fc_exch_delete() 877 ep->oxid = ep->xid = (index << fc_cpu_order | cpu) + mp->min_xid; in fc_exch_em_alloc() 928 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() argument 933 u16 cpu = xid & fc_cpu_mask; in fc_exch_find() 935 if (xid == FC_XID_UNKNOWN) in fc_exch_find() 940 lport->host->host_no, lport->port_id, xid, cpu); in fc_exch_find() 944 if ((xid >= mp->min_xid) && (xid <= mp->max_xid)) { in fc_exch_find() 947 ep = fc_exch_ptr_get(pool, (xid - mp->min_xid) >> fc_cpu_order); in fc_exch_find() 949 FC_LPORT_DBG(lport, "xid %x quarantined\n", xid); in fc_exch_find() 953 WARN_ON(ep->xid != xid); in fc_exch_find() [all …]
|
D | fc_libfc.h | 77 exch->xid, ##args)) 98 void fc_fcp_ddp_setup(struct fc_fcp_pkt *fsp, u16 xid);
|
/drivers/s390/net/ |
D | ctcm_mpc.c | 843 priv->xid->xid2_flag2 = 0x00; in mpc_action_go_ready() 970 ch->xid = (struct xid2 *)skb_tail_pointer(ch->xid_skb); in mpc_channel_action() 980 ch->xid->xid2_dlc_type = in mpc_channel_action() 985 ch->xid->xid2_buf_len = 0x00; in mpc_channel_action() 1197 mpcginfo->xid = thisxid; in ctcmpc_unpack_skb() 1301 grp->xid = (struct xid2 *)skb_tail_pointer(grp->xid_skb); in ctcmpc_init_mpc_group() 1303 grp->xid->xid2_adj_id = jiffies | 0xfff00000; in ctcmpc_init_mpc_group() 1304 grp->xid->xid2_sender_id = jiffies; in ctcmpc_init_mpc_group() 1321 priv->xid = grp->xid; in ctcmpc_init_mpc_group() 1546 struct xid2 *xid = mpcginfo->xid; in mpc_validate_xid() local [all …]
|
D | ctcm_mpc.h | 153 struct xid2 *xid; member 183 struct xid2 *xid; member
|
D | ctcm_main.h | 181 struct xid2 *xid; member 208 struct xid2 *xid; /* MPC only */ member
|
/drivers/net/usb/ |
D | rndis_host.c | 99 u32 xid = 0, msg_len, request_id, msg_type, rsp, in rndis_command() local 110 xid = dev->xid++; in rndis_command() 111 if (!xid) in rndis_command() 112 xid = dev->xid++; in rndis_command() 113 buf->request_id = (__force __le32) xid; in rndis_command() 123 if (unlikely(retval < 0 || xid == 0)) in rndis_command() 156 if (likely(request_id == xid)) { in rndis_command() 169 request_id, xid); in rndis_command()
|
/drivers/target/tcm_fc/ |
D | tfc_io.c | 96 __func__, ep->xid); in ft_queue_data_in() 169 __func__, fp, ep->xid, in ft_queue_data_in() 236 "not set\n", __func__, ep->xid, f_ctl, in ft_recv_write_data() 342 if (lport && (ep->xid <= lport->lro_xid)) { in ft_invl_hw_context() 348 ep->xid); in ft_invl_hw_context()
|
D | tfc_cmd.c | 156 "xid <0x%x>\n", __func__, fp, ep->xid); in ft_queue_status() 214 if ((ep->xid <= lport->lro_xid) && in ft_write_pending() 217 lport->tt.ddp_target(lport, ep->xid, in ft_write_pending()
|
/drivers/infiniband/hw/bnxt_re/ |
D | roce_hsi.h | 2175 __le32 xid; member 2195 __le32 xid; member 2215 __le32 xid; member 2268 __le32 xid; member 2348 __le32 xid; member 2368 __le32 xid; member 2411 __le32 xid; member 2427 __le32 xid; member 2447 __le32 xid; member 2473 __le32 xid; member [all …]
|
D | qplib_res.h | 175 u32 xid; member 407 key = (info->xid & DBC_DBC_XID_MASK) | DBC_DBC_PATH_ROCE | type; in bnxt_qplib_ring_db() 419 key = (info->xid & DBC_DBC_XID_MASK) | DBC_DBC_PATH_ROCE | type; in bnxt_qplib_ring_prod_db() 430 key = (info->xid & DBC_DBC_XID_MASK) | DBC_DBC_PATH_ROCE | type; in bnxt_qplib_armen_db() 440 key = (info->xid & DBC_DBC_XID_MASK) | DBC_DBC_PATH_ROCE | th; in bnxt_qplib_srq_arm_db()
|
D | qplib_sp.c | 350 sgid_tbl->hw_id[free_idx] = le32_to_cpu(resp.xid); in bnxt_qplib_add_sgid() 532 ah->id = le32_to_cpu(resp.xid); in bnxt_qplib_create_ah() 619 mrw->rkey = le32_to_cpu(resp.xid); in bnxt_qplib_alloc_mrw() 621 mrw->lkey = le32_to_cpu(resp.xid); in bnxt_qplib_alloc_mrw()
|
D | qplib_fp.c | 518 nq_db->dbinfo.xid = nq->ring_id; in bnxt_qplib_map_nq_db() 670 srq->id = le32_to_cpu(resp.xid); in bnxt_qplib_create_srq() 672 srq->dbinfo.xid = srq->id; in bnxt_qplib_create_srq() 910 qp->id = le32_to_cpu(resp.xid); in bnxt_qplib_create_qp1() 914 sq->dbinfo.xid = qp->id; in bnxt_qplib_create_qp1() 919 rq->dbinfo.xid = qp->id; in bnxt_qplib_create_qp1() 1114 qp->id = le32_to_cpu(resp.xid); in bnxt_qplib_create_qp() 1120 sq->dbinfo.xid = qp->id; in bnxt_qplib_create_qp() 1125 rq->dbinfo.xid = qp->id; in bnxt_qplib_create_qp() 2089 cq->id = le32_to_cpu(resp.xid); in bnxt_qplib_create_cq() [all …]
|
/drivers/media/usb/as102/ |
D | as10x_cmd.c | 376 uint16_t xid, uint16_t cmd_len) in as10x_cmd_build() argument 378 pcmd->header.req_id = cpu_to_le16(xid); in as10x_cmd_build()
|
/drivers/scsi/fcoe/ |
D | fcoe.c | 1062 static int fcoe_ddp_setup(struct fc_lport *lport, u16 xid, in fcoe_ddp_setup() argument 1069 xid, sgl, in fcoe_ddp_setup() 1084 static int fcoe_ddp_target(struct fc_lport *lport, u16 xid, in fcoe_ddp_target() argument 1090 return netdev->netdev_ops->ndo_fcoe_ddp_target(netdev, xid, in fcoe_ddp_target() 1104 static int fcoe_ddp_done(struct fc_lport *lport, u16 xid) in fcoe_ddp_done() argument 1109 return netdev->netdev_ops->ndo_fcoe_ddp_done(netdev, xid); in fcoe_ddp_done()
|
/drivers/hid/ |
D | hid-wiimote-modules.c | 554 __u8 xid, yid; in wiimod_ir_in_ir() local 562 xid = ABS_HAT0X; in wiimod_ir_in_ir() 566 xid = ABS_HAT1X; in wiimod_ir_in_ir() 570 xid = ABS_HAT2X; in wiimod_ir_in_ir() 574 xid = ABS_HAT3X; in wiimod_ir_in_ir() 600 input_report_abs(wdata->ir, xid, x); in wiimod_ir_in_ir()
|