Searched refs:xid (Results 76 - 100 of 110) sorted by relevance

12345

/linux-master/fs/smb/client/
H A Dsess.c522 unsigned int xid = get_xid(); local
634 rc = cifs_negotiate_protocol(xid, ses, chan->server);
636 rc = cifs_setup_session(xid, ses, chan->server, ses->local_nls);
661 free_xid(xid);
1328 unsigned int xid; member in struct:sess_data
1442 rc = SendReceive2(sess_data->xid, sess_data->ses,
1995 int CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, argument
2011 sess_data->xid = xid;
/linux-master/fs/dlm/
H A Duser.c44 __u64 xid; member in struct:dlm_lock_params32
112 kb->i.lock.xid = kb32->i.lock.xid;
280 ua->xid = params->xid;
H A Ddlm_internal.h226 uint64_t xid; member in struct:dlm_user_args
/linux-master/drivers/media/usb/as102/
H A Das10x_cmd.c372 * @xid: sequence id of the command
376 uint16_t xid, uint16_t cmd_len)
378 pcmd->header.req_id = cpu_to_le16(xid);
375 as10x_cmd_build(struct as10x_cmd_t *pcmd, uint16_t xid, uint16_t cmd_len) argument
/linux-master/include/sound/
H A Dcore.h282 int snd_card_new(struct device *parent, int idx, const char *xid,
285 int snd_devm_card_new(struct device *parent, int idx, const char *xid,
/linux-master/include/linux/sunrpc/
H A Dxprt.h261 u32 xid; /* Next XID value to use */ member in struct:rpc_xprt
419 struct rpc_rqst * xprt_lookup_rqst(struct rpc_xprt *xprt, __be32 xid);
/linux-master/include/linux/usb/
H A Dusbnet.h44 u32 xid; member in struct:usbnet
/linux-master/sound/pci/ice1712/
H A Dquartet.c650 #define PRIV_SW(xid, xbit, xreg) [xid] = {.bit = xbit,\
655 #define PRIV_ENUM2(xid, xbit, xreg, xtext1, xtext2) [xid] = {.bit = xbit,\
/linux-master/drivers/scsi/qedf/
H A Dqedf_main.c770 "rport not ready, io_req=%p, xid=0x%x sc_cmd=%p op=0x%02x, refcount=%d, port_id=%06x\n",
771 io_req, io_req->xid, sc_cmd, sc_cmd->cmnd[0],
783 "Connection uploading, xid=0x%x., port_id=%06x\n",
784 io_req->xid, rdata->ids.port_id);
805 "Aborting io_req=%p sc_cmd=%p xid=0x%x fp_idx=%d, port_id=%06x.\n",
806 io_req, sc_cmd, io_req->xid, io_req->fp_idx,
821 * the SCSI layer as it will own and free the xid
845 QEDF_ERR(&(qedf->dbg_ctx), "ABTS succeeded, xid=0x%x.\n",
846 io_req->xid);
848 QEDF_ERR(&(qedf->dbg_ctx), "ABTS failed, xid
2231 u16 xid; local
2805 u16 xid; local
[all...]
H A Dqedf.h98 uint16_t xid; member in struct:qedf_ioreq
/linux-master/arch/mips/include/asm/pci/
H A Dbridge.h58 #define mkate(xaddr, xid, attr) (((xaddr) & 0x0000fffffffff000ULL) | \
59 ((xid)<<ATE_TIDSHIFT) | \
/linux-master/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c275 * @xid: XID of RPC using the registered memory
286 int nsegs, bool writing, __be32 xid,
324 ibmr->iova |= ((u64)be32_to_cpu(xid)) << 32;
284 frwr_map(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mr_seg *seg, int nsegs, bool writing, __be32 xid, struct rpcrdma_mr *mr) argument
H A Dxprt_rdma.h539 int nsegs, bool writing, __be32 xid,
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc.h204 /* xid resources */
439 u16 xid; member in struct:bnx2fc_cmd
551 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid);
/linux-master/fs/nfsd/
H A Dnfscache.c252 nfsd_cache_bucket_find(__be32 xid, struct nfsd_net *nn) argument
254 unsigned int hash = hash_32((__force u32)xid, nn->maskbits);
H A Dnfs4recover.c864 uint32_t xid; local
876 /* copy just the xid so we can try to find that */
877 if (copy_from_user(&xid, &hdr->cm_xid, sizeof(xid)) != 0) {
878 dprintk("%s: error when copying xid from userspace", __func__);
884 * list (for -EINPROGRESS, we just want to make sure the xid is
892 /* walk the list and find corresponding xid */
896 if (get_unaligned(&tmp->cu_u.cu_hdr.cm_xid) == xid) {
907 dprintk("%s: couldn't find upcall -- xid=%u\n", __func__, xid);
[all...]
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c360 sgid_tbl->hw_id[free_idx] = le32_to_cpu(resp.xid);
461 ah->id = le32_to_cpu(resp.xid);
559 mrw->rkey = le32_to_cpu(resp.xid);
561 mrw->lkey = le32_to_cpu(resp.xid);
H A Dqplib_rcfw.c461 req.ah_cid = create_ah_resp->xid;
639 qp_id = le32_to_cpu(err_event->xid);
1136 creq_db->dbinfo.xid = rcfw->creq.ring_id;
H A Dqplib_fp.c528 nq_db->dbinfo.xid = nq->ring_id;
684 srq->id = le32_to_cpu(resp.xid);
686 srq->dbinfo.xid = srq->id;
918 qp->id = le32_to_cpu(resp.xid);
922 sq->dbinfo.xid = qp->id;
927 rq->dbinfo.xid = qp->id;
1145 qp->id = le32_to_cpu(resp.xid);
1151 sq->dbinfo.xid = qp->id;
1156 rq->dbinfo.xid = qp->id;
2175 cq->id = le32_to_cpu(resp.xid);
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h989 int ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid,
991 int ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid,
993 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid);
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c681 FCOE_NETDEV_DBG(netdev, "Supports LRO for max xid 0x%x\n",
980 * Exclude offload EM xid range from next EM xid range.
1055 * @xid: The exchange ID for this DDP transfer
1061 static int fcoe_ddp_setup(struct fc_lport *lport, u16 xid, argument
1068 xid, sgl,
1077 * @xid: The exchange ID for this DDP transfer
1083 static int fcoe_ddp_target(struct fc_lport *lport, u16 xid, argument
1089 return netdev->netdev_ops->ndo_fcoe_ddp_target(netdev, xid,
1099 * @xid
1103 fcoe_ddp_done(struct fc_lport *lport, u16 xid) argument
[all...]
/linux-master/drivers/net/usb/
H A Dnet1080.c459 header->packet_id = cpu_to_le16((u16)dev->xid++);
/linux-master/include/scsi/
H A Dlibfc.h405 * @xid: The exchange ID
452 u16 xid; member in struct:fc_exch
/linux-master/drivers/scsi/libfc/
H A Dfc_fcp.c314 * @xid: The XID that will be used for the DDP exchange
316 void fc_fcp_ddp_setup(struct fc_fcp_pkt *fsp, u16 xid) argument
323 if (lport->tt.ddp_setup(lport, xid, scsi_sglist(fsp->cmd),
325 fsp->xfer_ddp = xid;
1554 * the xid and retry the command.
/linux-master/fs/nfs/
H A Dnfstrace.h1695 __field(u32, xid)
1710 __entry->xid = be32_to_cpu(rqstp->rq_xid);
1718 " xid=0x%08x %sv%d %s error=%ld (%s)",
1719 __entry->task_id, __entry->client_id, __entry->xid,

Completed in 389 milliseconds

12345