/openbmc/linux/net/sctp/ |
H A D | sm_statefuns.c | 58 struct sctp_cmd_seq *commands); 67 struct sctp_cmd_seq *commands, 75 struct sctp_cmd_seq *commands); 82 struct sctp_cmd_seq *commands); 89 struct sctp_cmd_seq *commands); 96 struct sctp_cmd_seq *commands); 101 struct sctp_cmd_seq *commands, 111 struct sctp_cmd_seq *commands, 121 struct sctp_cmd_seq *commands); 129 struct sctp_cmd_seq *commands); [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | pmbus-core.rst | 21 Unfortunately, while PMBus commands are standardized, there are no mandatory 22 commands, and manufacturers can add as many non-standard commands as they like. 23 Also, different PMBUs devices act differently if non-supported commands are 47 PMBus commands. Auto-detection is somewhat limited, since there are simply too 49 which PMBus commands are paged and which commands are replicated across all 53 all commands can be auto-detected. The data structures in this driver can be 57 Some commands are always auto-detected. This applies to all limit commands 67 standard PMBus commands and virtual PMBus commands. 69 Standard PMBus commands 72 Standard PMBus commands (commands values 0x00 to 0xff) are defined in the PMBUs [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
H A D | uncore-ddrc.json | 19 "BriefDescription": "DDRC write commands", 20 "PublicDescription": "DDRC write commands", 26 "BriefDescription": "DDRC read commands", 27 "PublicDescription": "DDRC read commands", 33 "BriefDescription": "DDRC precharge commands", 34 "PublicDescription": "DDRC precharge commands", 40 "BriefDescription": "DDRC active commands", 41 "PublicDescription": "DDRC active commands", 47 "BriefDescription": "DDRC rank commands", 48 "PublicDescription": "DDRC rank commands",
|
/openbmc/openbmc-test-automation/ |
H A D | tox.ini | 17 commands = key 26 commands = key 27 {[testenv]commands} 35 commands = key 36 {[testenv]commands} 44 commands = key 45 {[testenv]commands} 53 commands = key 54 {[testenv]commands} 61 commands = key [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | cxl_mem.h | 14 * Not all of the commands that the driver supports are available for use by 16 * to determine the live set of commands. Alternatively, it can issue the 142 * struct cxl_mem_query_commands - Query supported commands. 145 * is 0, driver will return the number of total supported commands. 147 * @commands: Output array of supported commands. This array must be allocated 150 * Allow userspace to query the available commands supported by both the driver, 151 * and the hardware. Commands that aren't supported by either the driver, or the 156 * - { .n_commands = 0 } // Get number of supported commands 157 * - { .n_commands = 15, .commands = buf } // Return first 15 (or less) 158 * supported commands [all …]
|
H A D | isst_if.h | 20 * commands. Even if the firmware is capable, driver may 22 * @max_cmds_per_ioctl: Returns the maximum number of commands driver will 29 * support and also number of commands to send in a single IOCTL request. 58 * one or more CPU mapping commands. Here IOCTL return value indicates 59 * number of commands sent or error number if no commands have been sent. 84 * struct isst_if_io_regs - structure for IO register commands 85 * @cmd_count: Number of io reg commands in io_reg[] 89 * one or more read/write commands to PUNIT. Here IOCTL return value 121 * struct isst_if_mbox_cmds - structure for mailbox commands 122 * @cmd_count: Number of mailbox commands in mbox_cmd[] [all …]
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | panel-mipi-dbi.c | 45 * MIPI commands to execute when the display pipeline is enabled. 48 * The commands are stored in a byte array with the format: 51 * Some commands require a pause before the next command can be received. 68 u8 commands[]; member 80 struct panel_mipi_dbi_commands *commands; in panel_mipi_dbi_check_commands() local 104 u8 command = config->commands[i++]; in panel_mipi_dbi_check_commands() 105 u8 num_parameters = config->commands[i++]; in panel_mipi_dbi_check_commands() 106 const u8 *parameters = &config->commands[i]; in panel_mipi_dbi_check_commands() 127 commands = devm_kzalloc(dev, sizeof(*commands), GFP_KERNEL); in panel_mipi_dbi_check_commands() 128 if (!commands) in panel_mipi_dbi_check_commands() [all …]
|
/openbmc/linux/drivers/platform/x86/ |
H A D | samsung-laptop.c | 147 const struct sabi_commands commands; member 172 .commands = { 235 .commands = { 297 * This allow to call arbitrary sabi commands wihout 457 /* simple wrappers usable with most commands */ 470 const struct sabi_commands *commands = &samsung->config->commands; in read_brightness() local 475 retval = sabi_command(samsung, commands->get_brightness, in read_brightness() 492 const struct sabi_commands *commands = &samsung->config->commands; in set_brightness() local 503 sabi_set_commandb(samsung, commands->set_brightness, 0); in set_brightness() 506 sabi_set_commandb(samsung, commands->set_brightness, user_level); in set_brightness() [all …]
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cmd.h | 40 /* QPC BT commands */ 57 /* CQC BT commands */ 68 /* MPT BT commands */ 79 /* CQC TIMER commands */ 83 /* MPT commands */ 86 /* SRQC BT commands */ 97 /* QPC TIMER commands */ 101 /* EQC commands */ 111 /* SCC CTX BT commands */ 117 /* TPT commands */ [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/ |
H A D | uncore-memory.json | 7 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu… 17 …"PublicDescription": "Counts the total number of DRAM Write CAS commands issued, w/ and w/o auto-p… 27 … All Activates : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 36 … due to Bypass : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 41 "BriefDescription": "All DRAM CAS commands issued", 45 "PublicDescription": "Counts the total number of DRAM CAS commands issued on this channel.", 50 "BriefDescription": "All DRAM read CAS commands issued (including underfills)", 54 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu… 59 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre", 63 …Commands. : DRAM RD_CAS commands w/auto-pre : DRAM RD_CAS and WR_CAS Commands : Counts the total n… [all …]
|
/openbmc/linux/tools/power/cpupower/man/ |
H A D | cpupower.1 | 16 The manpages of the commands (cpupower\-<command>(1)) provide detailed 18 of supported commands. 24 Shows supported commands and general usage. 30 This option is not supported by all commands, details can be found in the 31 manpages of the commands. 33 Some commands access all cores (typically the *\-set commands), some only 34 the first core (typically the *\-info commands) by default.
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | setup_32.c | 148 static void __init boot_flags_init(char *commands) in boot_flags_init() argument 150 while (*commands) { in boot_flags_init() 152 while (*commands == ' ') in boot_flags_init() 153 commands++; in boot_flags_init() 156 if (*commands == '\0') in boot_flags_init() 158 if (*commands == '-') { in boot_flags_init() 159 commands++; in boot_flags_init() 160 while (*commands && *commands != ' ') in boot_flags_init() 161 process_switch(*commands++); in boot_flags_init() 164 if (!strncmp(commands, "mem=", 4)) { in boot_flags_init() [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/ |
H A D | uncore-memory.json | 7 … All Activates : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 16 … due to Bypass : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 21 "BriefDescription": "All DRAM CAS commands issued", 25 "PublicDescription": "Counts the total number of DRAM CAS commands issued on this channel.", 30 "BriefDescription": "All DRAM read CAS commands issued (including underfills)", 34 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu… 39 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre", 43 …Commands. : DRAM RD_CAS commands w/auto-pre : DRAM RD_CAS and WR_CAS Commands : Counts the total n… 48 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.", 52 "PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS and WR_CAS Commands", [all …]
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | ffdc_config.yaml | 3 # COMMANDS - List of commands to be run on the corresponding targeted system (inband) 9 # Note: Items in COMMANDS and FILES are not necessarily one-to-one correspondence. 14 # Commands and Files to collect for a given OpenBMC system. 16 # Commands and File to take snapshot of linux based system. 19 COMMANDS: 55 COMMANDS: 122 # COMMANDS: filename is preceded by ls -AX '. 125 COMMANDS: 136 COMMANDS: 166 # Commands and Files to collect for via out of band IPMI. [all …]
|
/openbmc/phosphor-net-ipmid/ |
H A D | command_table.hpp | 39 * CommandFunctor is the functor register for commands defined in 50 * Command details is used to register commands supported in phosphor-net-ipmid. 64 * Function clusters IPMI commands into different sets. 106 * This is the base class for registering IPMI commands. There are two ways of 107 * registering commands to phosphor-net-ipmid, the session related commands and 108 * provider commands 110 * Every commands has a privilege level which mentions the minimum session 161 * NetIpmidEntry is used to register commands that are consumed only in 162 * phosphor-net-ipmid. The RAKP commands, session commands and user management 163 * commands are examples of this. [all …]
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool.rst | 28 *MAP-COMMANDS* := 32 *PROG-COMMANDS* := { **show** | **list** | **dump jited** | **dump xlated** | **pin** | 35 *LINK-COMMANDS* := { **show** | **list** | **pin** | **detach** | **help** } 37 *CGROUP-COMMANDS* := { **show** | **list** | **attach** | **detach** | **help** } 39 *PERF-COMMANDS* := { **show** | **list** | **help** } 41 *NET-COMMANDS* := { **show** | **list** | **help** } 43 *FEATURE-COMMANDS* := { **probe** | **help** } 45 *BTF-COMMANDS* := { **show** | **list** | **dump** | **help** } 47 *GEN-COMMANDS* := { **object** | **skeleton** | **min_core_btf** | **help** } 49 …*STRUCT-OPS-COMMANDS* := { **show** | **list** | **dump** | **register** | **unregister** | **help… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | uncore-memory.json | 1499 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1508 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1517 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1526 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1535 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1544 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1553 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1562 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1571 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1580 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… [all …]
|
/openbmc/u-boot/cmd/ |
H A D | Kconfig | 4 bool "Support U-Boot commands" 8 to enter commands into U-Boot for a wide variety of purposes. It 9 also allows scripts (containing commands) to be executed. 10 Various commands and command categorys can be indivdually enabled. 11 Depending on the number of commands enabled, this can add 39 Enable auto completion of commands using TAB. 143 comment "Commands" 145 menu "Info commands" 193 menu "Boot commands" 260 Android DTB/DTBO image manipulation commands. Read dtb/dtbo files from [all …]
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_protocol_settings.robot | 39 # Check if SSH login and commands on SSH session work. 40 Verify SSH Login And Commands Work 54 # Check if SSH login and commands fail. 56 ... Verify SSH Login And Commands Work 59 ... msg=SSH Login and commands are working after disabling SSH. 74 # Check if SSH login and commands on SSH session work. 75 Verify SSH Login And Commands Work 92 # Check if SSH login and commands fail. 94 ... Verify SSH Login And Commands Work 97 ... msg=SSH Login and commands are working after disabling SSH. [all …]
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | yaml_syntax_rules.md | 21 COMMANDS: 32 COMMANDS, FILES, PROTOCOL is mandatory for all YAML block. 44 COMMANDS: 53 COMMANDS: 60 COMMANDS: 67 # Commands and Files to collect for via out of band IPMI. 69 COMMANDS: 83 COMMANDS
|
/openbmc/qemu/qga/ |
H A D | meson.build | 32 'qga-qapi-commands.c', 33 'qga-qapi-commands.h', 38 'qga-qapi-init-commands.c', 39 'qga-qapi-init-commands.h', 65 'commands.c', 69 'commands-common-ssh.c' 74 'commands-win32.c', 77 'commands-windows-ssh.c' 82 'commands-posix.c', 83 'commands-posix-ssh.c', [all …]
|
/openbmc/qemu/docs/interop/ |
H A D | qmp-spec.rst | 17 the protocol; details of the commands and data structures can 92 Issuing Commands 120 The actual commands are documented in the :doc:`qemu-qmp-ref`. 130 the server reads and queues commands as they arrive. It executes 131 commands from the queue one after the other. Commands executed 133 possibly overtaking prior in-band commands. The client may therefore 135 commands. 137 To be able to match responses back to their commands, the client needs 138 to pass ``id`` with out-of-band commands. Passing it with all commands 141 If the client sends in-band commands faster than the server can [all …]
|
/openbmc/linux/Documentation/i2c/ |
H A D | i2c-stub.rst | 9 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w) 13 driver, which will then only react to SMBus commands to these addresses. 16 quick commands to the specified addresses; it will respond to the other 17 commands (also to the specified addresses) by reading from or writing to 29 SMBus block commands must be written to configure an SMBus command for 30 SMBus block operations. Writes can be partial. Block read commands always 50 Functionality override, to disable some commands. See I2C_FUNC_* 53 commands.
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
H A D | hclge_comm_cmd.h | 61 /* Generic commands */ 111 /* PTP commands */ 115 /* PFC/Pause commands */ 127 /* ETS/scheduler commands */ 158 /* Packet buffer allocate commands */ 169 /* TQP commands */ 182 /* PPU commands */ 189 /* RSS commands */ 198 /* Vlan offload commands */ 202 /* Interrupts commands */ [all …]
|
/openbmc/openbmc-test-automation/ffdc/templates/ |
H A D | log_collector_config_template.yaml | 4 # name the block, sub block, commands construct and file name. 8 COMMANDS: 16 COMMANDS: 26 COMMANDS: 35 COMMANDS: 51 COMMANDS:
|