| /Linux-v5.10/fs/cifs/ |
| D | smb2pdu.h | 331 __le16 DataLength; member 344 __le16 DataLength; member 363 __le16 DataLength; member 384 __le16 DataLength; member 398 __le16 DataLength; member 414 __le16 DataLength; member 429 __le16 DataLength; member 438 __le16 DataLength; member 525 __le16 DataLength; member 832 __le32 DataLength; member [all …]
|
| D | smb2pdu.c | 428 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt() 439 pneg_ctxt->DataLength = in build_compression_ctxt() 453 pneg_ctxt->DataLength = cpu_to_le16(4); /* Cipher Count + 1 cipher */ in build_encrypt_ctxt() 457 pneg_ctxt->DataLength = cpu_to_le16(8); /* Cipher Count + 3 ciphers */ in build_encrypt_ctxt() 463 pneg_ctxt->DataLength = cpu_to_le16(6); /* Cipher Count + 2 ciphers */ in build_encrypt_ctxt() 478 pneg_ctxt->DataLength = cpu_to_le16(2 * cifs_strtoUTF16(pneg_ctxt->NetName, hostname, 100, cp)); in build_netname_ctxt() 480 return DIV_ROUND_UP(le16_to_cpu(pneg_ctxt->DataLength) + in build_netname_ctxt() 488 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt() 563 unsigned int len = le16_to_cpu(ctxt->DataLength); in decode_preauth_context() 579 unsigned int len = le16_to_cpu(ctxt->DataLength); in decode_compress_ctx() [all …]
|
| D | smb2misc.c | 342 *len = le32_to_cpu(((struct smb2_read_rsp *)shdr)->DataLength); in smb2_get_data_area_len()
|
| D | smb1ops.c | 84 le16_to_cpu(rsp->DataLength); in cifs_read_data_length()
|
| /Linux-v5.10/drivers/scsi/mpt3sas/mpi/ |
| D | mpi2_tool.h | 167 U32 DataLength; /*0x14 */ member 311 U32 DataLength; /*0x10 */ member 334 U32 DataLength; /*0x10 */ member 423 U16 DataLength; /*0x12 */ member
|
| D | mpi2_pci.h | 67 U32 DataLength; /*0x1C */ member
|
| D | mpi2_init.h | 113 U32 DataLength; /*0x1C */ member 264 U32 DataLength; /*0x1C */ member
|
| D | mpi2_sas.h | 181 U32 DataLength; /*0x18 */ member
|
| /Linux-v5.10/drivers/message/fusion/lsi/ |
| D | mpi_init.h | 91 U32 DataLength; /* 28h */ member 231 U32 DataLength; /* 10h */ member 278 U32 DataLength; /* 38h */ member
|
| D | mpi_targ.h | 272 U32 DataLength; /* 0Ch */ member 345 U32 DataLength; /* 1Ch */ member 399 U32 DataLength; /* 30h */ member
|
| D | mpi_raid.h | 189 U32 DataLength; /* 28h */ member
|
| D | mpi_sas.h | 168 U32 DataLength; /* 18h */ member
|
| D | mpi_tool.h | 166 U16 DataLength; /* 12h */ member
|
| /Linux-v5.10/drivers/isdn/capi/ |
| D | kcapi.h | 127 __u16 DataLength; member
|
| D | capiutil.c | 94 {_CWORD, offsetof(_cmsg, DataLength)},
|
| /Linux-v5.10/drivers/usb/gadget/function/ |
| D | rndis.h | 127 __le32 DataLength; member
|
| D | rndis.c | 1007 header->DataLength = cpu_to_le32(skb->len - sizeof(*header)); in rndis_add_hdr()
|
| /Linux-v5.10/drivers/scsi/ |
| D | FlashPoint.c | 79 u32 DataLength; member 3913 p_sccb->Sccb_XferCnt = p_sccb->DataLength; in FPT_sinits() 3923 if (p_sccb->DataLength == 0x00) in FPT_sinits() 4977 pcurrSCCB->DataLength)) { in FPT_busMstrSGDataXferStart() 5205 (unsigned int)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 5208 sg_ptr = (u32)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 5233 pCurrSCCB->DataLength && (remain_cnt == 0)) in FPT_hostDataXferAbort() 5380 pCurrSCCB->DataLength) { in FPT_hostDataXferAbort() 5384 (unsigned short)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 5444 currSCCB->DataLength - currSCCB->Sccb_ATC; in FPT_hostDataXferRestart() [all …]
|
| D | ips.h | 905 uint8_t DataLength; member
|
| D | ips.c | 4118 mdata.hdr.DataLength = in ips_msense() 4135 mdata.hdr.DataLength = in ips_msense() 4155 mdata.hdr.DataLength = in ips_msense()
|
| /Linux-v5.10/drivers/scsi/megaraid/ |
| D | megaraid_sas_fusion.c | 2778 io_request->DataLength = cpu_to_le32(scsi_buff_len); in megasas_build_ldio_fusion() 2961 io_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in megasas_build_ld_nonrw_fusion() 3061 io_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in megasas_build_syspd_fusion() 3426 data_length = cmd->io_request->DataLength; in megasas_complete_r1_command() 3437 data_length = r1_cmd->io_request->DataLength; in megasas_complete_r1_command() 3514 data_length = scsi_io_req->DataLength; in complete_cmd_fusion()
|
| D | megaraid_sas_fusion.h | 517 __le32 DataLength; /* 0x1C */ member
|
| /Linux-v5.10/drivers/scsi/arcmsr/ |
| D | arcmsr.h | 478 uint32_t DataLength; member
|
| /Linux-v5.10/drivers/message/fusion/ |
| D | mptctl.c | 1921 pScsiReq->DataLength = cpu_to_le32(dataSize); in mptctl_do_mpt_command() 1998 pScsiReq->DataLength = cpu_to_le32(dataSize); in mptctl_do_mpt_command() 2475 IstwiRWRequest->DataLength = cpu_to_le16(0x04); in mptctl_hp_hostinfo()
|
| D | mptscsih.c | 1404 pScsiReq->DataLength = cpu_to_le32(datalen); in mptscsih_qcmd() 2949 pScsiReq->DataLength = cpu_to_le32(io->size); in mptscsih_do_cmd()
|