Home
last modified time | relevance | path

Searched refs:DataLength (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h264 __le16 DataLength; member
461 __le16 DataLength; member
477 __le16 DataLength; member
495 __le16 DataLength; member
517 __le16 DataLength; member
533 __le16 DataLength; member
548 __le16 DataLength; member
566 __le16 DataLength; member
589 __le16 DataLength; member
599 __le16 DataLength; member
[all …]
/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_tool.h167 U32 DataLength; /*0x14 */ member
311 U32 DataLength; /*0x10 */ member
334 U32 DataLength; /*0x10 */ member
423 U16 DataLength; /*0x12 */ member
H A Dmpi2_pci.h67 U32 DataLength; /*0x1C */ member
H A Dmpi2_init.h113 U32 DataLength; /*0x1C */ member
264 U32 DataLength; /*0x1C */ member
H A Dmpi2_sas.h181 U32 DataLength; /*0x18 */ member
/openbmc/linux/fs/smb/server/
H A Doplock.c1443 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in create_lease_buf()
1460 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()
1491 if (sizeof(struct lease_context_v2) == le32_to_cpu(cc->DataLength)) { in parse_lease_state()
1494 if (le16_to_cpu(cc->DataOffset) + le32_to_cpu(cc->DataLength) < in parse_lease_state()
1510 if (le16_to_cpu(cc->DataOffset) + le32_to_cpu(cc->DataLength) < in parse_lease_state()
1560 value_len = le32_to_cpu(cc->DataLength); in smb2_find_context_vals()
1595 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()
1619 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()
1647 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()
1669 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()
[all …]
H A Dsmb2pdu.c777 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()
789 pneg_ctxt->DataLength = cpu_to_le16(4); in build_encrypt_ctxt()
799 pneg_ctxt->DataLength = in build_sign_cap_ctxt()
810 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()
1028 clen = le16_to_cpu(pctx->DataLength); in deassemble_neg_contexts()
2627 le32_to_cpu(context->DataLength) < in smb2_create_sd_buffer()
2631 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()
2705 le32_to_cpu(context->DataLength) < in parse_durable_handle_context()
2745 le32_to_cpu(context->DataLength) < in parse_durable_handle_context()
2777 le32_to_cpu(context->DataLength) < in parse_durable_handle_context()
[all …]
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_init.h91 U32 DataLength; /* 28h */ member
231 U32 DataLength; /* 10h */ member
278 U32 DataLength; /* 38h */ member
H A Dmpi_targ.h272 U32 DataLength; /* 0Ch */ member
345 U32 DataLength; /* 1Ch */ member
399 U32 DataLength; /* 30h */ member
H A Dmpi_raid.h189 U32 DataLength; /* 28h */ member
H A Dmpi_sas.h168 U32 DataLength; /* 18h */ member
H A Dmpi_tool.h166 U16 DataLength; /* 12h */ member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-fix-alignment-issue.patch12 if (tb->DataLength == 0) {
/openbmc/qemu/hw/scsi/
H A Dmptendian.c59 req->DataLength = le32_to_cpu(req->DataLength); in mptsas_fix_scsi_io_endianness()
H A Dmptsas.c207 left = req->scsi_io.DataLength; in mptsas_build_sgl()
302 scsi_io->LUN[1], scsi_io->DataLength); in mptsas_process_scsi_io_request()
319 if (req->qsg.size < scsi_io->DataLength) { in mptsas_process_scsi_io_request()
320 trace_mptsas_sgl_overflow(s, scsi_io->MsgContext, scsi_io->DataLength, in mptsas_process_scsi_io_request()
330 if (req->sreq->cmd.xfer > scsi_io->DataLength) { in mptsas_process_scsi_io_request()
360 scsi_io->DataLength); in mptsas_process_scsi_io_request()
1175 reply.TransferCount = req->scsi_io.DataLength - resid; in mptsas_command_complete()
H A Dmpi.h393 uint32_t DataLength; /* 28h */ member
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c605 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()
616 pneg_ctxt->DataLength = in build_compression_ctxt()
635 pneg_ctxt->DataLength = cpu_to_le16(ALIGN(sizeof(struct smb2_signing_capabilities) - in build_signing_ctxt()
652 pneg_ctxt->DataLength = cpu_to_le16(4); /* Cipher Count + 1 cipher */ in build_encrypt_ctxt()
656 pneg_ctxt->DataLength = cpu_to_le16(8); /* Cipher Count + 3 ciphers */ in build_encrypt_ctxt()
662 pneg_ctxt->DataLength = cpu_to_le16(6); /* Cipher Count + 2 ciphers */ in build_encrypt_ctxt()
677 pneg_ctxt->DataLength = cpu_to_le16(2 * cifs_strtoUTF16(pneg_ctxt->NetName, hostname, 100, cp)); in build_netname_ctxt()
679 return ALIGN(le16_to_cpu(pneg_ctxt->DataLength) + sizeof(struct smb2_neg_context), 8); in build_netname_ctxt()
686 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()
787 unsigned int len = le16_to_cpu(ctxt->DataLength); in decode_preauth_context()
[all …]
H A Dreparse.c347 cc->ctx.DataLength = cpu_to_le32(dlen); in ea_create_context()
442 len = le32_to_cpu(cc->ctx.DataLength); in mknod_wsl()
/openbmc/linux/drivers/isdn/capi/
H A Dkcapi.h127 __u16 DataLength; member
H A Dcapiutil.c94 {_CWORD, offsetof(_cmsg, DataLength)},
/openbmc/linux/drivers/usb/gadget/function/
H A Drndis.h127 __le32 DataLength; member
/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.h181 __le32 DataLength; member
/openbmc/linux/drivers/scsi/
H A DFlashPoint.c79 u32 DataLength; member
3886 p_sccb->Sccb_XferCnt = p_sccb->DataLength; in FPT_sinits()
3896 if (p_sccb->DataLength == 0x00) in FPT_sinits()
4946 pcurrSCCB->DataLength)) { in FPT_busMstrSGDataXferStart()
5174 (unsigned int)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort()
5177 sg_ptr = (u32)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort()
5202 pCurrSCCB->DataLength && (remain_cnt == 0)) in FPT_hostDataXferAbort()
5349 pCurrSCCB->DataLength) { in FPT_hostDataXferAbort()
5353 (unsigned short)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort()
5413 currSCCB->DataLength - currSCCB->Sccb_ATC; in FPT_hostDataXferRestart()
[all …]
/openbmc/qemu/hw/usb/
H A Ddev-network.c468 le32 DataLength; member
1232 uint32_t size = le32_to_cpu(msg->DataLength); in usb_net_handle_dataout()
1318 msg->DataLength = cpu_to_le32(size); in usbnet_receive()
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2820 io_request->DataLength = cpu_to_le32(scsi_buff_len); in megasas_build_ldio_fusion()
3003 io_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in megasas_build_ld_nonrw_fusion()
3103 io_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in megasas_build_syspd_fusion()
3474 data_length = cmd->io_request->DataLength; in megasas_complete_r1_command()
3485 data_length = r1_cmd->io_request->DataLength; in megasas_complete_r1_command()
3603 data_length = scsi_io_req->DataLength; in complete_cmd_fusion()

12