Home
last modified time | relevance | path

Searched full:payloads (Results 1 – 25 of 107) sorted by relevance

12345

/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-v2.c360 IWL_DEBUG_FW(trans, "expected 2 payloads, got %d.\n", in iwl_pcie_load_payloads_contig()
368 IWL_DEBUG_FW(trans, "sizes of payloads overflow.\n"); in iwl_pcie_load_payloads_contig()
431 /* fill desc with the DRAM payloads addresses */ in iwl_pcie_load_payloads_segments()
463 IWL_DEBUG_FW(trans, "no payloads\n"); in iwl_trans_pcie_ctx_info_v2_load_pnvm()
467 /* save payloads in several DRAM sections */ in iwl_trans_pcie_ctx_info_v2_load_pnvm()
537 const struct iwl_pnvm_image *payloads, in iwl_trans_pcie_ctx_info_v2_load_reduce_power() argument
556 if (!payloads->n_chunks) { in iwl_trans_pcie_ctx_info_v2_load_reduce_power()
557 IWL_DEBUG_FW(trans, "no payloads\n"); in iwl_trans_pcie_ctx_info_v2_load_reduce_power()
561 /* save payloads in several DRAM sections */ in iwl_trans_pcie_ctx_info_v2_load_reduce_power()
565 payloads); in iwl_trans_pcie_ctx_info_v2_load_reduce_power()
[all …]
/linux/drivers/greybus/
H A Dgb-beagleplay.c314 * @payloads: array of payload buffers
315 * @count: number of payloads
322 static size_t hdlc_encoded_length(const struct hdlc_payload payloads[], in hdlc_encoded_length() argument
328 payload_len += payloads[i].len; in hdlc_encoded_length()
347 * @payloads: array of payload buffers
348 * @count: number of payloads
358 const struct hdlc_payload payloads[], size_t count) in hdlc_tx_frames() argument
360 size_t needed = hdlc_encoded_length(payloads, count); in hdlc_tx_frames()
405 hdlc_append_tx_buf(bg, payloads[i].buf, payloads[i].len); in hdlc_tx_frames()
691 struct hdlc_payload payloads[3]; in gb_message_send() local
[all …]
/linux/drivers/acpi/nfit/
H A DKconfig22 other security features. The payloads for the commands that
24 security material. Disable debug of those command payloads
H A Dintel.h143 /* Root device command payloads */
/linux/Documentation/admin-guide/perf/
H A Dhisi-pcie-pmu.rst138 - 2'b01: Bandwidth of TLP payloads
140 - 2'b11: Bandwidth of both TLP payloads and headers
144 headers and payloads. Default value if not specified is 2'b11.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmsi.txt22 MSI controllers may have restrictions on permitted payloads.
48 not encode doorbells or payloads as these can be configured dynamically.
H A Dmsi-controller.yaml23 and will not encode doorbells or payloads as these can be
/linux/drivers/net/usb/
H A Dcdc_eem.c159 * 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()
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c308 * This mechanism must ignore not only result payloads that were already
309 * sent via RDMA Write, but also XDR padding for those payloads that
331 /* No result payloads were generated */ in pcl_process_nonpayloads()
/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dtranslation.json10 …uded (pteupdate, snoop tlbie complete, store atomics, miso, load atomic payloads, tlbie, tlbsync, …
/linux/fs/smb/common/compress/
H A Dcompress.c191 * @allow_pattern: whether Pattern_V1 payloads were negotiated
233 * OriginalPayloadSize is present only for LZNT1/LZ77/LZ77+Huffman payloads.
331 * repeated runs at the front and back as Pattern_V1 payloads. Compress a
/linux/drivers/misc/mei/
H A Dhw-txe-regs.h47 * New commands and payloads should not be written by the Host
223 * New commands and payloads should not be written by SeC until this
H A DKconfig104 allowing the Intel Xe driver to load firmware payloads such as
/linux/include/linux/
H A Dbsg-lib.h51 /* DMA payloads for the request/response */
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coreboot13 and contains tagged data structures to be shared with payloads
/linux/Documentation/gpu/dp-mst/
H A Dtopology-figure-2.dot2 /* Make sure our payloads are always drawn below the driver node */
H A Dtopology-figure-1.dot2 /* Make sure our payloads are always drawn below the driver node */
H A Dtopology-figure-3.dot2 /* Make sure our payloads are always drawn below the driver node */
/linux/net/ipv4/netfilter/
H A DKconfig109 SNMP payloads. In conjunction with NAT, it allows a network
112 inside SNMP payloads to match IP-layer NAT mapping.
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_decoder_api.rst41 compatible MPEG streams. The supported payloads may vary depending on the
/linux/Documentation/hid/
H A Duhid.rst39 payloads are sent. You must not split a single event across multiple read()'s or
45 payload-structure available in the union "u" (except for empty payloads). This
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c1408 * active payloads. Topology refcount increments are indicated by solid
1712 list_for_each_entry(payload, &state->payloads, next) in drm_atomic_get_mst_payload_state()
3087 * payloads, where the branch device which owned the payload may no longer be
3401 * Updates the starting time slots of all other payloads which would have been shifted towards
3414 list_for_each_entry(pos, &mst_state->payloads, next) { in drm_dp_remove_payload_part2()
3444 /* Skip failed payloads */ in drm_dp_add_payload_part2()
4423 * atomic state is added whenever the state of payloads in the topology changes.
4494 list_add(&payload->next, &topology_state->payloads); in drm_dp_atomic_find_time_slots()
4514 * atomic state whenever a new state would modify the state of payloads on the
4666 list_for_each_entry(old_payload, &old_mst_state->payloads, next) { in drm_dp_mst_atomic_wait_for_dependencies()
[all …]
/linux/net/netlabel/
H A Dnetlabel_cipso_v4.h22 * The following NetLabel payloads are supported by the CIPSO subsystem.
/linux/drivers/platform/raspberrypi/vchiq-mmal/
H A Dmmal-msg-port.h26 *The port wants to allocate the buffer payloads.
/linux/Documentation/arch/arm/google/
H A Dchromebook-boot-flow.rst69 .. _`FIT Image`: https://doc.coreboot.org/lib/payloads/fit.html

12345