Home
last modified time | relevance | path

Searched full:command (Results 1 – 25 of 4749) sorted by relevance

12345678910>>...190

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c36 * Size of inline command buffers. Try to make sure that a page size is a
44 * struct vmw_cmdbuf_context - Command buffer context queues
46 * @submitted: List of command buffers that have been submitted to the
48 * @hw_submitted: List of command buffers submitted to hardware.
49 * @preempted: List of preempted command buffers.
51 * @block_submission: Identifies a block command submission.
62 * struct vmw_cmdbuf_man - Command buffer manager
64 * @cur_mutex: Mutex protecting the command buffer used for incremental small
65 * kernel command submissions, @cur.
71 * @work: A struct work_struct implementeing command buffer error handling.
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h425 * Command IDs should be treated as stable ABI.
463 * the command register bits.
476 * Command responses.
480 * Return response for DMUB_GPINT__STOP_FW command.
485 * union dmub_gpint_data_register - Format for sending a command via the GPINT.
490 uint32_t command_code : 12; /**< GPINT command */
491 uint32_t status : 4; /**< Command status bit */
497 * enum dmub_gpint_command - GPINT command to DMCUB FW
499 * Command IDs should be treated as stable ABI.
504 * Invalid command, ignored.
[all …]
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-decoder-cmd.rst13 VIDIOC_DECODER_CMD - VIDIOC_TRY_DECODER_CMD - Execute an decoder command
39 ``VIDIOC_DECODER_CMD`` sends a command to the decoder,
40 ``VIDIOC_TRY_DECODER_CMD`` can be used to try a command without actually
41 executing it. To send a command applications must initialize all fields
46 The ``cmd`` field must contain the command code. Some commands use the
50 call sends an implicit START command to the decoder if it has not been
55 command to the decoder, and all buffered data is discarded. Applies to both
76 - The decoder command, see :ref:`decoder-cmds`.
80 - Flags to go with the command. If no flags are defined for this
81 command, drivers and applications must set this field to zero.
[all …]
Dvidioc-encoder-cmd.rst13 VIDIOC_ENCODER_CMD - VIDIOC_TRY_ENCODER_CMD - Execute an encoder command
39 ``VIDIOC_ENCODER_CMD`` sends a command to the encoder,
40 ``VIDIOC_TRY_ENCODER_CMD`` can be used to try a command without actually
43 To send a command applications must initialize all fields of a struct
48 The ``cmd`` field must contain the command code. Some commands use the
51 After a STOP command, :c:func:`read()` calls will read
57 call sends an implicit START command to the encoder if it has not been
80 - The encoder command, see :ref:`encoder-cmds`.
83 - Flags to go with the command, see :ref:`encoder-flags`. If no
84 flags are defined for this command, drivers and applications must
[all …]
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_mbox.c49 * @mbox: pointer to the driver internal queue element for mailbox command.
51 * A mailbox command consists of the pool memory for the command, @mbox, and
88 * @mbox: pointer to the driver internal queue element for mailbox command.
91 * A mailbox command consists of the pool memory for the command, @mbox, and
123 * @pmb: pointer to the driver internal queue element for mailbox command.
126 * The dump mailbox command provides a method for the device driver to obtain
129 * This routine prepares the mailbox command for dumping list of static
176 * @pmb: pointer to the driver internal queue element for mailbox command.
178 * This routine prepares a mailbox command to bring down HBA link.
191 * lpfc_dump_mem - Prepare a mailbox command for reading a region.
[all …]
/Linux-v6.1/include/linux/
Dpsp-sev.h93 * struct sev_data_init - INIT command parameters
107 * struct sev_data_init_ex - INIT_EX command parameters
109 * @length: len of the command buffer read by the PSP
129 * struct sev_data_pek_csr - PEK_CSR command parameters
140 * struct sev_data_cert_import - PEK_CERT_IMPORT command parameters
156 * struct sev_data_download_firmware - DOWNLOAD_FIRMWARE command parameters
167 * struct sev_data_get_id - GET_ID command parameters
177 * struct sev_data_pdh_cert_export - PDH_CERT_EXPORT command parameters
193 * struct sev_data_decommission - DECOMMISSION command parameters
202 * struct sev_data_activate - ACTIVATE command parameters
[all …]
/Linux-v6.1/drivers/net/usb/
Dsr9800.h13 /* SR9800 spec. command table on Linux Platform */
15 /* command : Software Station Management Control Reg */
17 /* command : PHY Read Reg */
19 /* command : PHY Write Reg */
21 /* command : Hardware Station Management Control Reg */
23 /* command : SROM Read Reg */
25 /* command : SROM Write Reg */
27 /* command : SROM Write Enable Reg */
29 /* command : SROM Write Disable Reg */
31 /* command : RX Control Read Reg */
[all …]
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpni.c81 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
105 /* prepare command */ in dpni_open()
112 /* send command to mc*/ in dpni_open()
126 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
140 /* prepare command */ in dpni_close()
145 /* send command to mc*/ in dpni_close()
152 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
170 /* prepare command */ in dpni_set_pools()
184 /* send command to mc*/ in dpni_set_pools()
191 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
[all …]
Ddpsw.c25 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
45 /* prepare command */ in dpsw_open()
52 /* send command to mc*/ in dpsw_open()
66 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
78 /* prepare command */ in dpsw_close()
83 /* send command to mc*/ in dpsw_close()
90 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
99 /* prepare command */ in dpsw_enable()
104 /* send command to mc*/ in dpsw_enable()
111 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
[all …]
/Linux-v6.1/tools/testing/selftests/tc-testing/plugin-lib/
DnsPlugin.py45 def adjust_command(self, stage, command): argument
46 super().adjust_command(stage, command)
51 return command
56 if not isinstance(command, list):
58 cmdlist = command.split()
60 cmdlist = command
63 …djust_command: stage is {}; inserting netns stuff in command [{}] list [{}]'.format(stage, comman…
72 command = ' '.join(cmdlist)
74 command = cmdlist
77 print('adjust_command: return command [{}]'.format(command))
[all …]
/Linux-v6.1/drivers/hid/
Dhid-roccat-common.h20 uint8_t command; member
30 uint command, void const *buf, uint size);
42 size_t real_size, uint command);
45 size_t real_size, uint command);
47 #define ROCCAT_COMMON2_SYSFS_W(thingy, COMMAND, SIZE) \ argument
53 SIZE, COMMAND); \
56 #define ROCCAT_COMMON2_SYSFS_R(thingy, COMMAND, SIZE) \ argument
62 SIZE, COMMAND); \
65 #define ROCCAT_COMMON2_SYSFS_RW(thingy, COMMAND, SIZE) \ argument
66 ROCCAT_COMMON2_SYSFS_W(thingy, COMMAND, SIZE) \
[all …]
/Linux-v6.1/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt35 name: Descriptive name that explains the command under test
41 category: A list of single-word descriptions covering what the command
43 setup: The list of commands required to ensure the command under test
44 succeeds. For example: if testing a filter, the command to create
47 Each command can be a string to be executed, or a list consisting
48 of a string which is a command to be executed, followed by 1 or
49 more acceptable exit codes for this command.
50 If only a string is given for the command, then an exit code of 0
52 cmdUnderTest: The tc command being tested itself.
53 expExitCode: The code returned by the command under test upon its termination.
[all …]
/Linux-v6.1/Documentation/networking/device_drivers/cellular/qualcomm/
Drmnet.rst37 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
157 e. MAP packet v1/v5 (command specific)::
[all …]
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
Dcmdevt.c20 * This function initializes a command node.
45 * This function returns a command node from the free queue depending upon
69 * This function cleans up a command node.
98 * This function returns a command to the command free queue.
101 * cleaning the command node and re-inserting it into the free queue.
121 /* This function reuses a command node. */
132 le16_to_cpu(host_cmd->command), in mwifiex_recycle_cmd_node()
137 * This function sends a host command to the firmware.
139 * The function copies the host command into the driver command
147 /* Copy the HOST command to command buffer */ in mwifiex_cmd_host_cmd()
[all …]
DREADME42 This command will trigger a scan.
43 The command will then display the scan table entries
46 The above command can be used to connect to an AP with a particular SSID.
48 WEP encryption, wep keys can be specified in the command.
49 …Note: Every time before connecting to an AP scan command (iw dev mlan0 scan) should be used by use…
52 This command will be used to disconnect from an AP.
56 The command will be used to join or create an ibss. Optionally, operating frequency,
61 The command will be used to leave an ibss network.
64 The command will be used to get the connection status. The command will return parameters
84 The command will be used to change the regulatory domain.
[all …]
/Linux-v6.1/drivers/input/misc/
Dibm-panel.c20 u8 command[11]; member
22 spinlock_t lock; /* protects writes to idx and command */
32 for (i = 0; i < sizeof(panel->command) - 1; ++i) { in ibm_panel_calculate_checksum()
33 sum += panel->command[i]; in ibm_panel_calculate_checksum()
52 if (panel->command[0] != 0xff && panel->command[1] != 0xf0) { in ibm_panel_process_command()
53 dev_dbg(&panel->input->dev, "command invalid: %02x %02x\n", in ibm_panel_process_command()
54 panel->command[0], panel->command[1]); in ibm_panel_process_command()
59 if (chksum != panel->command[sizeof(panel->command) - 1]) { in ibm_panel_process_command()
61 "command failed checksum: %u != %u\n", chksum, in ibm_panel_process_command()
62 panel->command[sizeof(panel->command) - 1]); in ibm_panel_process_command()
[all …]
/Linux-v6.1/drivers/bus/fsl-mc/
Dmc-sys.c20 * Timeout in milliseconds to wait for the completion of an MC command
26 * iterations while waiting for MC command completion
71 [MC_CMD_STATUS_OK] = "Command completed successfully", in mc_status_to_string()
72 [MC_CMD_STATUS_READY] = "Command ready to be processed", in mc_status_to_string()
92 * mc_write_command - writes a command to a Management Complex (MC) portal
95 * @cmd: pointer to a filled command
102 /* copy command parameters into the portal */ in mc_write_command()
111 /* submit the command by writing the header */ in mc_write_command()
116 * mc_read_response - reads the response for the last MC command from a
120 * @resp: pointer to command response buffer
[all …]
/Linux-v6.1/drivers/misc/ibmasm/
Ddot_command.c52 * send the 4.3.5.10 dot command (driver VPD) to the service processor
56 struct command *command; in ibmasm_send_driver_vpd() local
62 command = ibmasm_new_command(sp, INIT_BUFFER_SIZE); in ibmasm_send_driver_vpd()
63 if (command == NULL) in ibmasm_send_driver_vpd()
66 header = (struct dot_command_header *)command->buffer; in ibmasm_send_driver_vpd()
73 vpd_command = command->buffer + sizeof(struct dot_command_header); in ibmasm_send_driver_vpd()
85 ibmasm_exec_command(sp, command); in ibmasm_send_driver_vpd()
86 ibmasm_wait_for_response(command, IBMASM_CMD_TIMEOUT_NORMAL); in ibmasm_send_driver_vpd()
88 if (command->status != IBMASM_CMD_COMPLETE) in ibmasm_send_driver_vpd()
91 command_put(command); in ibmasm_send_driver_vpd()
[all …]
/Linux-v6.1/arch/mips/include/asm/octeon/
Dcvmx-cmd-queue.h30 * Support functions for managing command queues used for
33 * The common command queue infrastructure abstracts out the
38 * they all use basic linked command buffers to store the
49 * Command queue pointers are stored in a global named block
84 * don't use it and it slows down the command queue processing
92 * Enumeration representing all hardware blocks that use command
94 * multiple command queues. Not all chips support all hardware
115 * Command write operations can fail if the command queue needs
117 * fail if the number of queued command words reaches the maximum
132 /* Maximum outstanding command words */
[all …]
/Linux-v6.1/drivers/net/wireless/ath/ath6kl/
Dbmi.h32 * command, this opportunity ends.
35 * from mailbox0. BMI requests all begin with a command
37 * command-specific data.
40 * The Host can only issue a command once the Target gives it a
41 * "BMI Command Credit", using ATH6KL Counter #4. As soon as the
42 * Target has completed a command, it issues another BMI Command
43 * Credit (so the Host can issue the next command).
56 * u32 command (BMI_DONE)
64 * u32 command (BMI_READ_MEMORY)
75 * u32 command (BMI_WRITE_MEMORY)
[all …]
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dcmdhdr.h11 * DOC: Host command section
13 * A host command is a command issued by the upper layer to the fw. There are
27 * the command id, the group id and the version of the command
60 * struct iwl_cmd_header - (short) command header format
62 * This header format appears in the beginning of each command sent from the
67 * @cmd: Command ID: REPLY_RXON, etc.
76 * Sequence number for the command.
80 * when sending the response to each driver-originated command, so
81 * the driver can match the response to the command. Since the values
86 * is not a direct response to a command sent by the driver. For
[all …]
/Linux-v6.1/drivers/net/wwan/iosm/
Diosm_ipc_mux_codec.h25 /* ACK the flow control command. Shall have the same Transaction ID as the
26 * matching FLOW_CTL command
30 /* Aggregation Protocol Command for report packet indicating link quality
37 /* ACBH: Signature of the Aggregated Command Block Header. */
58 /* CMDH: Signature of the Command Header. */
89 * struct mux_cmdh - Structure of Command Header.
90 * @signature: Signature of the Command Header.
91 * @cmd_len: Length (in bytes) of the Aggregated Command Block.
94 * @next_cmd_index: Index (in bytes) to the next command in the buffer.
95 * @command_type: Command Enum. See table Session Management chapter for
[all …]
/Linux-v6.1/drivers/net/ethernet/i825xx/
Dsun3_82586.h74 unsigned char cmd_ruc; /* command word: RU part */
75 unsigned char cmd_cuc; /* command word: CU part & ACK */
76 unsigned short cbl_offset; /* pointeroffset, command block list */
85 * possible command values for the command word
88 #define RUC_NOP 0x0000 /* NOP-command */
94 #define CUC_MASK 0x07 /* mask for CU command */
95 #define CUC_NOP 0x00 /* NOP-command */
99 #define CUC_ABORT 0x04 /* abort command operation immediately */
101 #define ACK_MASK 0xf0 /* mask for ACK command */
178 #define STAT_COMPL 0x8000 /* status: frame/command is complete */
[all …]
/Linux-v6.1/drivers/media/usb/as102/
Das10x_cmd.c13 * as10x_cmd_turn_on - send turn on command to AS10x
26 /* prepare command */ in as10x_cmd_turn_on()
30 /* fill command */ in as10x_cmd_turn_on()
33 /* send command */ in as10x_cmd_turn_on()
54 * as10x_cmd_turn_off - send turn off command to AS10x
67 /* prepare command */ in as10x_cmd_turn_off()
71 /* fill command */ in as10x_cmd_turn_off()
74 /* send command */ in as10x_cmd_turn_off()
94 * as10x_cmd_set_tune - send set tune command to AS10x
109 /* prepare command */ in as10x_cmd_set_tune()
[all …]
/Linux-v6.1/include/trace/events/
Dsmbus.h26 char read_write, u8 command, int protocol,
28 TP_ARGS(adap, addr, flags, read_write, command, protocol, data),
36 __field(__u8, command )
44 __entry->command = command;
73 __entry->command,
94 char read_write, u8 command, int protocol),
95 TP_ARGS(adap, addr, flags, read_write, command, protocol),
103 __field(__u8, command )
110 __entry->command = command;
117 __entry->command,
[all …]

12345678910>>...190