| /linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | ctxt-info-v2.c | 360 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 D | gb-beagleplay.c | 314 * @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 D | Kconfig | 22 other security features. The payloads for the commands that 24 security material. Disable debug of those command payloads
|
| H A D | intel.h | 143 /* Root device command payloads */
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | hisi-pcie-pmu.rst | 138 - 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 D | msi.txt | 22 MSI controllers may have restrictions on permitted payloads. 48 not encode doorbells or payloads as these can be configured dynamically.
|
| H A D | msi-controller.yaml | 23 and will not encode doorbells or payloads as these can be
|
| /linux/drivers/net/usb/ |
| H A 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()
|
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_pcl.c | 308 * 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 D | translation.json | 10 …uded (pteupdate, snoop tlbie complete, store atomics, miso, load atomic payloads, tlbie, tlbsync, …
|
| /linux/fs/smb/common/compress/ |
| H A D | compress.c | 191 * @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 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
|
| H A D | Kconfig | 104 allowing the Intel Xe driver to load firmware payloads such as
|
| /linux/include/linux/ |
| H A D | bsg-lib.h | 51 /* DMA payloads for the request/response */
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-coreboot | 13 and contains tagged data structures to be shared with payloads
|
| /linux/Documentation/gpu/dp-mst/ |
| H A D | topology-figure-2.dot | 2 /* Make sure our payloads are always drawn below the driver node */
|
| H A D | topology-figure-1.dot | 2 /* Make sure our payloads are always drawn below the driver node */
|
| H A D | topology-figure-3.dot | 2 /* Make sure our payloads are always drawn below the driver node */
|
| /linux/net/ipv4/netfilter/ |
| H A D | Kconfig | 109 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 D | legacy_dvb_decoder_api.rst | 41 compatible MPEG streams. The supported payloads may vary depending on the
|
| /linux/Documentation/hid/ |
| H A D | uhid.rst | 39 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 D | drm_dp_mst_topology.c | 1408 * 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 D | netlabel_cipso_v4.h | 22 * The following NetLabel payloads are supported by the CIPSO subsystem.
|
| /linux/drivers/platform/raspberrypi/vchiq-mmal/ |
| H A D | mmal-msg-port.h | 26 *The port wants to allocate the buffer payloads.
|
| /linux/Documentation/arch/arm/google/ |
| H A D | chromebook-boot-flow.rst | 69 .. _`FIT Image`: https://doc.coreboot.org/lib/payloads/fit.html
|