Searched refs:Command (Results 1 – 25 of 212) sorted by relevance
123456789
/Linux-v6.6/Documentation/networking/device_drivers/cellular/qualcomm/ |
D | rmnet.rst | 37 Function Command / Data Reserved Pad Multiplexer ID Payload length 42 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command 43 or data packet. Command packet is used for transport level flow control. Data 63 Function Command / Data Reserved Pad Multiplexer ID Payload length 68 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command 69 or data packet. Command packet is used for transport level flow control. Data 116 Function Command / Data Next header Pad Multiplexer ID Payload length 121 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command 122 or data packet. Command packet is used for transport level flow control. Data 160 Function Command Reserved Pad Multiplexer ID Payload length [all …]
|
/Linux-v6.6/scripts/gdb/linux/ |
D | proc.py | 24 class LxCmdLine(gdb.Command): 38 class LxVersion(gdb.Command): 82 class LxIOMem(gdb.Command): 97 class LxIOPorts(gdb.Command): 140 class LxMounts(gdb.Command): 207 class LxFdtDump(gdb.Command):
|
D | mm.py | 285 class LxPFN2Page(gdb.Command): 299 class LxPage2PFN(gdb.Command): 314 class LxPageAddress(gdb.Command): 329 class LxPage2Phys(gdb.Command): 344 class LxVirt2Phys(gdb.Command): 358 class LxVirt2Page(gdb.Command): 372 class LxSym2PFN(gdb.Command): 386 class LxPFN2Kaddr(gdb.Command):
|
D | device.py | 97 class LxDeviceListBus(gdb.Command): 117 class LxDeviceListClass(gdb.Command): 135 class LxDeviceListTree(gdb.Command):
|
D | modules.py | 62 class LxLsmod(gdb.Command): 108 class LxFindTextAddrinMod(gdb.Command):
|
D | config.py | 11 class LxConfigDump(gdb.Command):
|
D | genpd.py | 38 class LxGenPDSummary(gdb.Command):
|
D | vmalloc.py | 21 class LxVmallocInfo(gdb.Command):
|
D | clk.py | 18 class LxClkSummary(gdb.Command):
|
/Linux-v6.6/fs/smb/client/ |
D | smb2transport.c | 643 is_binding = shdr->Command == SMB2_SESSION_SETUP && in smb2_sign_rqst() 674 if ((shdr->Command == SMB2_NEGOTIATE) || in smb2_verify_signature() 675 (shdr->Command == SMB2_SESSION_SETUP) || in smb2_verify_signature() 676 (shdr->Command == SMB2_OPLOCK_BREAK) || in smb2_verify_signature() 689 shdr->Command); in smb2_verify_signature() 706 shdr->Command, shdr->MessageId); in smb2_verify_signature() 746 temp->command = shdr->Command; /* Always LE */ in smb2_mid_entry_alloc() 763 le16_to_cpu(shdr->Command), temp->mid); in smb2_mid_entry_alloc() 784 shdr->Command != SMB2_NEGOTIATE) { in smb2_get_mid_entry() 792 if ((shdr->Command != SMB2_SESSION_SETUP) && in smb2_get_mid_entry() [all …]
|
D | smb2misc.c | 36 if (shdr->Command == SMB2_OPLOCK_BREAK) in check_smb2_hdr() 205 command = le16_to_cpu(shdr->Command); in smb2_check_message() 330 switch (shdr->Command) { in smb2_get_data_area_len() 379 cifs_dbg(VFS, "no length check for command %d\n", le16_to_cpu(shdr->Command)); in smb2_get_data_area_len() 432 if (has_smb2_data_area[le16_to_cpu(shdr->Command)] == false) in smb2_calc_size() 687 if (rsp->hdr.Command != SMB2_OPLOCK_BREAK) in smb2_is_valid_oplock_break() 846 if ((mid->optype & CIFS_CP_CREATE_CLOSE_OP) || hdr->Command != SMB2_CREATE || in smb2_handle_cancelled_mid() 856 le16_to_cpu(hdr->Command), in smb2_handle_cancelled_mid() 887 if (hdr->Command == SMB2_NEGOTIATE) in smb311_update_preauth_hash() 898 if (hdr->Command != SMB2_SESSION_SETUP) in smb311_update_preauth_hash()
|
/Linux-v6.6/fs/smb/server/ |
D | smb2misc.c | 98 switch (hdr->Command) { in smb2_get_data_area_len() 208 if (hdr->Command == SMB2_LOCK) in smb2_calc_size() 211 if (has_smb2_data_area[le16_to_cpu(hdr->Command)] == false) in smb2_calc_size() 288 switch (hdr->Command) { in smb2_validate_credit_charge() 376 command = le16_to_cpu(hdr->Command); in ksmbd_smb2_check_message()
|
/Linux-v6.6/Documentation/hwmon/ |
D | drivetemp.rst | 11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS) 26 If supported, it uses the ATA SCT Command Transport feature to read 28 as well as historic minimum and maximum temperatures. If SCT Command
|
D | hih6130.rst | 45 Command mode and alarms are not currently supported.
|
/Linux-v6.6/drivers/dma/mediatek/ |
D | Kconfig | 17 tristate "MediaTek Command-Queue DMA controller support" 23 Enable support for Command-Queue DMA controller on MediaTek
|
/Linux-v6.6/Documentation/hid/ |
D | hid-alps.rst | 32 16 wCommandRegister 0005 Identifier for Command Register 65 Command Read/Write 74 Byte1 Command Byte 83 Command Byte is read=0xD1/write=0xD2.
|
/Linux-v6.6/Documentation/scsi/ |
D | arcmsr_spec.rst | 59 All SCSI Command must be sent through postQ: 159 0x03 Reset (Abort all queued Command) 164 0x07 Check If Host Command Pending 194 (B) Command block 201 2. Command block 224 3. Command code and associated data 227 The following are command code defined in raid controller Command 231 Command code 0x20--0x?? always check the password, 281 Command description
|
/Linux-v6.6/Documentation/gpu/ |
D | vc4.rst | 76 Memory Management and 3D Command Submission 91 :doc: Command list validator for VC4.
|
/Linux-v6.6/drivers/staging/vc04_services/interface/ |
D | TESTING | 44 Command: vchiq_test -f 10 55 Command: vchiq_test -p 1
|
/Linux-v6.6/tools/perf/Documentation/ |
D | examples.txt | 82 # Overhead Command Shared Object 107 # Overhead Command Shared Object Symbol 134 # Overhead Command Shared Object
|
/Linux-v6.6/Documentation/nvme/ |
D | feature-and-quirk-policy.rst | 21 - various Command Set specifications (e.g. NVM Command Set)
|
/Linux-v6.6/drivers/isdn/capi/ |
D | capiutil.c | 603 byteTRcpy(cmsg->m + 4, &cmsg->Command); in capi_message2str() 605 cmsg->par = capi_cmd2par(cmsg->Command, cmsg->Subcommand); in capi_message2str() 608 capi_cmd2str(cmsg->Command, cmsg->Subcommand), in capi_message2str()
|
/Linux-v6.6/Documentation/devicetree/bindings/leds/ |
D | leds-ns2.txt | 9 - cmd-gpio: Command LED GPIO. See OF device-tree GPIO specification.
|
/Linux-v6.6/Documentation/networking/caif/ |
D | caif.rst | 93 Command:Enumeration(1) 104 Command:Channel Setup(1)
|
/Linux-v6.6/Documentation/arch/s390/ |
D | pci.rst | 13 Command line parameters and debugfs entries 16 Command line parameters
|
123456789