| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_link_ddc.c | 122 struct vector payloads; member 126 struct vector payloads; member 131 struct i2c_payloads *payloads, in dal_ddc_i2c_payloads_create() argument 135 &payloads->payloads, ctx, count, sizeof(struct i2c_payload))) in dal_ddc_i2c_payloads_create() 143 return (struct i2c_payload *)p->payloads.container; in dal_ddc_i2c_payloads_get() 148 return p->payloads.count; in dal_ddc_i2c_payloads_get_count() 154 struct i2c_payloads *payloads, in dal_ddc_i2c_payloads_add() argument 169 dal_vector_append(&payloads->payloads, &payload); in dal_ddc_i2c_payloads_add() 331 struct i2c_payload payloads[2] = { in i2c_read() local 344 .payloads = payloads, in i2c_read() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| D | link_ddc.c | 49 struct vector payloads; member 53 struct vector payloads; member 58 struct i2c_payloads *payloads, in i2c_payloads_create() argument 62 &payloads->payloads, ctx, count, sizeof(struct i2c_payload))) in i2c_payloads_create() 70 return (struct i2c_payload *)p->payloads.container; in i2c_payloads_get() 75 return p->payloads.count; in i2c_payloads_get_count() 83 dal_vector_destruct(&p->payloads); in i2c_payloads_destroy() 89 struct i2c_payloads *payloads, in i2c_payloads_add() argument 104 dal_vector_append(&payloads->payloads, &payload); in i2c_payloads_add() 351 * if there are pending read payloads in link_query_ddc_data() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
| D | tx.c | 65 * Because we need the send payload descriptors and then payloads and 77 * go appending payloads until we run out of space or of payload 82 * descriptors and payloads. 85 * can keep adding payloads to it. 87 * Closed: we are not appending more payloads to this TX message 88 * (exahusted space in the queue, too many payloads or 94 * payloads. 125 * payloads and padding so that right after it the payloads start 128 * It is cheaper to move the header up than the whole payloads down. 152 * incomplete message with a couple of payloads. [all …]
|
| D | i2400m.h | 395 * appending payloads. 403 * @tx_pl_num: total number of payloads sent 405 * @tx_pl_max: maximum number of payloads sent in a TX message 407 * @tx_pl_min: minimum number of payloads sent in a TX message 421 * @rx_pl_num: total number of payloads received 423 * @rx_pl_max: maximum number of payloads received in a RX message 425 * @rx_pl_min: minimum number of payloads received in a RX message
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | ctxt-info-gen3.c | 292 IWL_DEBUG_FW(trans, "expected 2 payloads, got %d.\n", in iwl_pcie_load_payloads_continuously() 300 IWL_DEBUG_FW(trans, "sizes of payloads overflow.\n"); in iwl_pcie_load_payloads_continuously() 363 /* fill desc with the DRAM payloads addresses */ in iwl_pcie_load_payloads_segments() 395 IWL_DEBUG_FW(trans, "no payloads\n"); in iwl_trans_pcie_ctx_info_gen3_load_pnvm() 399 /* save payloads in several DRAM sections */ in iwl_trans_pcie_ctx_info_gen3_load_pnvm() 471 const struct iwl_pnvm_image *payloads, in iwl_trans_pcie_ctx_info_gen3_load_reduce_power() argument 490 if (!payloads->n_chunks) { in iwl_trans_pcie_ctx_info_gen3_load_reduce_power() 491 IWL_DEBUG_FW(trans, "no payloads\n"); in iwl_trans_pcie_ctx_info_gen3_load_reduce_power() 495 /* save payloads in several DRAM sections */ in iwl_trans_pcie_ctx_info_gen3_load_reduce_power() 499 payloads); in iwl_trans_pcie_ctx_info_gen3_load_reduce_power() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_helpers.c | 146 if (mst_mgr->payloads[i].num_slots == 0) in get_payload_table() 149 ASSERT(mst_mgr->payloads[i].payload_state != in get_payload_table() 152 if (mst_mgr->payloads[i].payload_state == DP_PAYLOAD_LOCAL || in get_payload_table() 153 mst_mgr->payloads[i].payload_state == in get_payload_table() 160 sa->slot_count = mst_mgr->payloads[i].num_slots; in get_payload_table() 222 /* mst_mgr->->payloads are VC payload notify MST branch using DPCD or in dm_helpers_dp_mst_write_payload_allocation_table() 496 msgs[i].flags = cmd->payloads[i].write ? 0 : I2C_M_RD; in dm_helpers_submit_i2c() 497 msgs[i].addr = cmd->payloads[i].address; in dm_helpers_submit_i2c() 498 msgs[i].len = cmd->payloads[i].length; in dm_helpers_submit_i2c() 499 msgs[i].buf = cmd->payloads[i].data; in dm_helpers_submit_i2c()
|
| /kernel/linux/linux-5.10/drivers/acpi/nfit/ |
| D | Kconfig | 22 other security features. The payloads for the commands that 24 security material. Disable debug of those command payloads
|
| /kernel/linux/linux-6.6/drivers/acpi/nfit/ |
| D | Kconfig | 22 other security features. The payloads for the commands that 24 security material. Disable debug of those command payloads
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/perf/ |
| D | hisi-pcie-pmu.rst | 120 - 2'b01: Bandwidth of TLP payloads 122 - 2'b11: Bandwidth of both TLP payloads and headers 126 headers and payloads. Default value if not specified is 2'b11.
|
| /kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
| D | svc_rdma_pcl.c | 253 * This mechanism must ignore not only result payloads that were already 254 * sent via RDMA Write, but also XDR padding for those payloads that 276 /* No result payloads were generated */ in pcl_process_nonpayloads()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | msi.txt | 22 MSI controllers may have restrictions on permitted payloads. 48 not encode doorbells or payloads as these can be configured dynamically.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | msi.txt | 22 MSI controllers may have restrictions on permitted payloads. 48 not encode doorbells or payloads as these can be configured dynamically.
|
| D | msi-controller.yaml | 23 and will not encode doorbells or payloads as these can be
|
| /kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
| D | core_feature_fpu.h | 99 …* * FLW and FSW do not modify the bits being transferred; in particular, the payloads of non-canon… 120 …* * FLW and FSW do not modify the bits being transferred; in particular, the payloads of non-canon… 144 …* * FLD and FSD do not modify the bits being transferred; in particular, the payloads of non-canon… 166 …* * FLD and FSD do not modify the bits being transferred; in particular, the payloads of non-canon…
|
| /kernel/linux/linux-5.10/include/uapi/linux/wimax/ |
| D | i2400m.h | 55 * firmware is uploaded. It transports data payloads and control 58 * It consists 'messages' that pack one or more payloads each. The 81 * The HEADER is defined by 'struct i2400m_l3l4_hdr'. The payloads are 303 * @num_pls: number of payloads in this message
|
| /kernel/linux/linux-6.6/include/drm/display/ |
| D | drm_dp_mst_helper.h | 554 * should cache this value themselves after changing payloads. 605 /** @payloads: The list of payloads being created/destroyed in this state */ 606 struct list_head payloads; member 654 * @max_payloads: maximum number of payloads the GPU can generate. 707 * @payload_count: The number of currently active payloads in hardware. This value is only 714 * @next_start_slot: The starting timeslot to use for new VC payloads. This value is used
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| D | cdc_eem.c | 159 * may have received multiple EEM payloads, or command payloads. in eem_rx_fixup() 164 * all payloads (the last or only message was a command, or a in eem_rx_fixup()
|
| /kernel/linux/linux-6.6/drivers/net/usb/ |
| D | cdc_eem.c | 159 * may have received multiple EEM payloads, or command payloads. in eem_rx_fixup() 164 * all payloads (the last or only message was a command, or a in eem_rx_fixup()
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/powerpc/power10/ |
| D | translation.json | 10 …uded (pteupdate, snoop tlbie complete, store atomics, miso, load atomic payloads, tlbie, tlbsync, …
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_dp_mst_helper.h | 593 * @max_payloads: maximum number of payloads the GPU can generate. 689 * @payloads: Array of payloads. The size of this array is determined 692 struct drm_dp_payload *payloads; member 694 * @payload_mask: Elements of @payloads actually in use. Since
|
| /kernel/linux/linux-5.10/drivers/misc/mei/ |
| D | hw-txe-regs.h | 47 * New commands and payloads should not be written by the Host 223 * New commands and payloads should not be written by SeC until this
|
| /kernel/linux/linux-6.6/drivers/misc/mei/ |
| D | hw-txe-regs.h | 47 * New commands and payloads should not be written by the Host 223 * New commands and payloads should not be written by SeC until this
|
| /kernel/linux/linux-6.6/net/ipv4/netfilter/ |
| D | Kconfig | 98 SNMP payloads. In conjunction with NAT, it allows a network 101 inside SNMP payloads to match IP-layer NAT mapping.
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| D | Kconfig | 100 SNMP payloads. In conjunction with NAT, it allows a network 103 inside SNMP payloads to match IP-layer NAT mapping.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | bsg-lib.h | 51 /* DMA payloads for the request/response */
|