/linux-6.14.4/net/sctp/ |
D | sm_statefuns.c | 59 struct sctp_cmd_seq *commands); 68 struct sctp_cmd_seq *commands, 76 struct sctp_cmd_seq *commands); 83 struct sctp_cmd_seq *commands); 90 struct sctp_cmd_seq *commands); 97 struct sctp_cmd_seq *commands); 102 struct sctp_cmd_seq *commands, 112 struct sctp_cmd_seq *commands, 122 struct sctp_cmd_seq *commands); 130 struct sctp_cmd_seq *commands); [all …]
|
D | sm_sideeffect.c | 47 struct sctp_cmd_seq *commands, 56 struct sctp_cmd_seq *commands, 139 struct sctp_cmd_seq *commands) in sctp_gen_sack() argument 200 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART, in sctp_gen_sack() 215 sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(sack)); in sctp_gen_sack() 218 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_gen_sack() 550 static void sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands, in sctp_do_8_2_transport_strike() argument 625 static void sctp_cmd_init_failed(struct sctp_cmd_seq *commands, in sctp_cmd_init_failed() argument 636 sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, in sctp_cmd_init_failed() 639 sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE, in sctp_cmd_init_failed() [all …]
|
/linux-6.14.4/Documentation/hwmon/ |
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 …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
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",
|
/linux-6.14.4/include/uapi/linux/ |
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 146 * struct cxl_mem_query_commands - Query supported commands. 149 * is 0, driver will return the number of total supported commands. 151 * @commands: Output array of supported commands. This array must be allocated 154 * Allow userspace to query the available commands supported by both the driver, 155 * and the hardware. Commands that aren't supported by either the driver, or the 160 * - { .n_commands = 0 } // Get number of supported commands 161 * - { .n_commands = 15, .commands = buf } // Return first 15 (or less) 162 * supported commands [all …]
|
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 …]
|
/linux-6.14.4/drivers/platform/x86/ |
D | samsung-laptop.c | 146 const struct sabi_commands commands; member 171 .commands = { 234 .commands = { 296 * This allow to call arbitrary sabi commands wihout 456 /* simple wrappers usable with most commands */ 469 const struct sabi_commands *commands = &samsung->config->commands; in read_brightness() local 474 retval = sabi_command(samsung, commands->get_brightness, in read_brightness() 491 const struct sabi_commands *commands = &samsung->config->commands; in set_brightness() local 502 sabi_set_commandb(samsung, commands->set_brightness, 0); in set_brightness() 505 sabi_set_commandb(samsung, commands->set_brightness, user_level); in set_brightness() [all …]
|
/linux-6.14.4/drivers/infiniband/hw/hns/ |
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 commands */ 114 /* SCC CTX BT commands */ [all …]
|
/linux-6.14.4/net/ethtool/ |
D | cmis.h | 9 * struct ethtool_cmis_cdb - CDB commands parameters 12 * in a READ or a WRITE CDB commands. 34 * struct ethtool_cmis_cdb_request - CDB commands request fields as decribed in 42 * @payload: Payload for the CDB commands. 43 * @epl: Extended payload for the CDB commands. 63 * struct ethtool_cmis_cdb_cmd_args - CDB commands execution arguments 67 * in a READ or a WRITE commands. 70 * @flags: Validation flags for CDB commands. 84 * struct ethtool_cmis_cdb_rpl_hdr - CDB commands reply header arguments 94 * struct ethtool_cmis_cdb_rpl - CDB commands reply arguments [all …]
|
/linux-6.14.4/drivers/gpu/drm/tiny/ |
D | panel-mipi-dbi.c | 90 * MIPI commands to execute when the display pipeline is enabled. 93 * The commands are stored in a byte array with the format: 96 * Some commands require a pause before the next command can be received. 113 u8 commands[]; member 125 struct panel_mipi_dbi_commands *commands; in panel_mipi_dbi_check_commands() local 149 u8 command = config->commands[i++]; in panel_mipi_dbi_check_commands() 150 u8 num_parameters = config->commands[i++]; in panel_mipi_dbi_check_commands() 151 const u8 *parameters = &config->commands[i]; in panel_mipi_dbi_check_commands() 172 commands = devm_kzalloc(dev, sizeof(*commands), GFP_KERNEL); in panel_mipi_dbi_check_commands() 173 if (!commands) in panel_mipi_dbi_check_commands() [all …]
|
/linux-6.14.4/arch/sparc/kernel/ |
D | setup_32.c | 135 static void __init boot_flags_init(char *commands) in boot_flags_init() argument 137 while (*commands) { in boot_flags_init() 139 while (*commands == ' ') in boot_flags_init() 140 commands++; in boot_flags_init() 143 if (*commands == '\0') in boot_flags_init() 145 if (*commands == '-') { in boot_flags_init() 146 commands++; in boot_flags_init() 147 while (*commands && *commands != ' ') in boot_flags_init() 148 process_switch(*commands++); in boot_flags_init() 151 if (!strncmp(commands, "mem=", 4)) { in boot_flags_init() [all …]
|
/linux-6.14.4/tools/power/cpupower/man/ |
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.
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen5/ |
D | memory-controller.json | 11 "PublicDescription": "Number of ACTIVATE commands sent.", 18 "PublicDescription": "Number of ACTIVATE commands sent for reads.", 26 "PublicDescription": "Number of ACTIVATE commands sent for writes.", 34 "PublicDescription": "Number of PRECHARGE commands sent.", 41 "PublicDescription": "Number of PRECHARGE commands sent for reads.", 49 "PublicDescription": "Number of PRECHARGE commands sent for writes.", 57 "PublicDescription": "Number of CAS commands sent.", 64 "PublicDescription": "Number of CAS commands sent for reads.", 72 "PublicDescription": "Number of CAS commands sent for writes.",
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen4/ |
D | memory-controller.json | 11 "PublicDescription": "Number of ACTIVATE commands sent.", 18 "PublicDescription": "Number of ACTIVATE commands sent for reads.", 26 "PublicDescription": "Number of ACTIVATE commands sent for writes.", 34 "PublicDescription": "Number of PRECHARGE commands sent.", 41 "PublicDescription": "Number of PRECHARGE commands sent for reads.", 49 "PublicDescription": "Number of PRECHARGE commands sent for writes.", 57 "PublicDescription": "Number of CAS commands sent.", 64 "PublicDescription": "Number of CAS commands sent for reads.", 72 "PublicDescription": "Number of CAS commands sent for writes.",
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/snowridgex/ |
D | uncore-memory.json | 8 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu… 19 …"PublicDescription": "Counts the total number of DRAM Write CAS commands issued, w/ and w/o auto-p… 30 … All Activates : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 41 … due to Bypass : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 46 "BriefDescription": "All DRAM CAS commands issued", 51 "PublicDescription": "Counts the total number of DRAM CAS commands issued on this channel.", 56 "BriefDescription": "All DRAM read CAS commands issued (including underfills)", 61 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu… 66 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre", 72 …Commands. : DRAM RD_CAS commands w/auto-pre : DRAM RD_CAS and WR_CAS Commands : Counts the total n… [all …]
|
/linux-6.14.4/tools/bpf/bpftool/Documentation/ |
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 …]
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
D | hclge_comm_cmd.h | 61 /* Generic commands */ 113 /* PTP commands */ 117 /* PFC/Pause commands */ 129 /* ETS/scheduler commands */ 160 /* Packet buffer allocate commands */ 171 /* TQP commands */ 184 /* PPU commands */ 191 /* RSS commands */ 200 /* Vlan offload commands */ 204 /* Interrupts commands */ [all …]
|
/linux-6.14.4/Documentation/i2c/ |
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.
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
D | uncore-memory.json | 1844 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1855 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1866 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1877 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1888 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1899 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1910 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1921 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1932 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1943 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
D | uncore-memory.json | 1844 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1855 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1866 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1877 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1888 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1899 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1910 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1921 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1932 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… 1943 …licDescription": "Counts the number of HBM Activate commands sent on this channel. Activate comma… [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/icelakex/ |
D | uncore-memory.json | 8 … All Activates : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 19 … due to Bypass : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 24 "BriefDescription": "All DRAM CAS commands issued", 29 "PublicDescription": "Counts the total number of DRAM CAS commands issued on this channel.", 34 "BriefDescription": "All DRAM read CAS commands issued (including underfills)", 39 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu… 44 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre", 50 …Commands. : DRAM RD_CAS commands w/auto-pre : DRAM RD_CAS and WR_CAS Commands : Counts the total n… 55 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.", 61 "PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS and WR_CAS Commands", [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/grandridge/ |
D | uncore-memory.json | 3 …Activate Count : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 12 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 22 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 32 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 192 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 201 …"BriefDescription": "DRAM Precharge commands. : Precharge due to (?) : Counts the number of DRAM P… 210 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 220 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 230 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent …
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/sierraforest/ |
D | uncore-memory.json | 3 …Activate Count : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 12 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 22 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 32 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 192 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 201 …"BriefDescription": "DRAM Precharge commands. : Precharge due to (?) : Counts the number of DRAM P… 210 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 220 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 230 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent …
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/graniterapids/ |
D | uncore-memory.json | 3 …Activate Count : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 12 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 22 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 32 …y or Page Miss : Counts the number of DRAM Activate commands sent on this channel. Activate comma… 192 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 201 …"BriefDescription": "DRAM Precharge commands. : Precharge due to (?) : Counts the number of DRAM P… 210 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 220 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent … 230 …"BriefDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent …
|
/linux-6.14.4/include/linux/mlx4/ |
D | cmd.h | 42 /* initialization and general commands */ 81 /* TPT commands */ 89 /* EQ commands */ 95 /* CQ commands */ 101 /* SRQ commands */ 107 /* QP/EE commands */ 123 /* special QP and management commands */ 128 /* multicast commands */ 133 /* miscellaneous commands */ 140 /* Ethernet specific commands */ [all …]
|