/openbmc/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_packet_layer.c | 1641 const struct ssam_span *payload) in ssh_ptl_rx_dataframe() argument 1646 ptl->ops.data_received(ptl, payload); in ssh_ptl_rx_dataframe() 1700 struct ssam_span payload; in ssh_ptl_rx_eval() local 1759 status = sshp_parse_frame(&ptl->serdev->dev, &aligned, &frame, &payload, in ssh_ptl_rx_eval() 1782 ssh_ptl_rx_dataframe(ptl, frame, &payload); in ssh_ptl_rx_eval() 1791 return aligned.ptr - source->ptr + SSH_MESSAGE_LENGTH(payload.len); in ssh_ptl_rx_eval()
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_hw_queues.c | 592 seq->payload->dma.len = p_len; in efct_hw_rqpair_process_rq() 605 struct sli4_queue *rq_payload = &hw->rq[seq->payload->rqindex]; in efct_hw_rqpair_put() 617 phys_payload[0] = upper_32_bits(seq->payload->dma.phys); in efct_hw_rqpair_put() 618 phys_payload[1] = lower_32_bits(seq->payload->dma.phys); in efct_hw_rqpair_put()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_recv.c | 142 u8 *pframe, *payload, *pframemic; in r8712_recvframe_chkmic() local 167 payload = pframe + prxattrib->hdrlen + in r8712_recvframe_chkmic() 169 seccalctkipmic(mickey, pframe, payload, datalen, in r8712_recvframe_chkmic() 172 pframemic = payload + datalen; in r8712_recvframe_chkmic()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | tx.c | 235 sn = GET_CCX_REPORT_SEQNUM_V0(c2h->payload); in rtw_tx_report_handle() 236 st = GET_CCX_REPORT_STATUS_V0(c2h->payload); in rtw_tx_report_handle() 238 sn = GET_CCX_REPORT_SEQNUM_V1(c2h->payload); in rtw_tx_report_handle() 239 st = GET_CCX_REPORT_STATUS_V1(c2h->payload); in rtw_tx_report_handle()
|
/openbmc/qemu/docs/system/ppc/ |
H A D | ppce500.rst | 63 for loading a payload like an OS kernel (e.g.: Linux), or U-Boot firmware. 66 as the BIOS. QEMU follows below truth table to select which payload to execute: 69 -bios -kernel payload
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | metafmt-d4xx.rst | 16 payload headers, following the Microsoft(R) UVC extension proposal [1_]. That 26 payload header data. D4xx cameras use bulk transfers and only send one payload
|
H A D | vidioc-g-ext-ctrls.rst | 141 - The total size in bytes of the payload of this control. 144 the payload or that will receive the payload. 146 is less than is required to store the payload result, then it is set 147 to a value large enough to store the payload result and ``ENOSPC`` is 516 The space reserved for the control's payload is insufficient. The 517 field ``size`` is set to a value that is enough to store the payload
|
/openbmc/openbmc-test-automation/openpower/mpipl/ |
H A D | test_mpipl_basic.robot | 93 ${payload} = Create Dictionary 95 Redfish.Post ${DUMP_URI}/Actions/LogService.CollectDiagnosticData body=&{payload}
|
/openbmc/linux/drivers/firewire/ |
H A D | core-iso.c | 176 unsigned long payload) in fw_iso_context_queue() argument 178 return ctx->card->driver->queue_iso(ctx, packet, buffer, payload); in fw_iso_context_queue()
|
/openbmc/linux/Documentation/block/ |
H A D | writeback_cache_control.rst | 70 requests that have a payload. For devices with volatile write caches the 77 REQ_PREFLUSH requests with a payload are automatically turned into a sequence
|
/openbmc/pldm/softoff/ |
H A D | softoff.cpp | 360 if (response->payload[0] != PLDM_SUCCESS) in hostSoftOff() 363 response->payload[0]); in hostSoftOff()
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | wl12xx_80211.h | 69 u8 payload[]; member
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-set-pes-filter.rst | 36 packet identifier (PID), i.e. no PES header or payload filtering
|
/openbmc/linux/include/net/ |
H A D | ping.h | 33 __be16 port, u32 info, u8 *payload);
|
/openbmc/linux/include/linux/ |
H A D | key-type.h | 34 union key_payload payload; /* Proposed payload */ member
|
/openbmc/qemu/include/hw/arm/ |
H A D | raspberrypi-fw-defs.h | 172 uint8_t payload[0]; member
|
/openbmc/linux/net/dns_resolver/ |
H A D | dns_query.c | 145 ret = PTR_ERR(rkey->payload.data[dns_key_error]); in dns_query()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v6_0.c | 1457 uint8_t *payload = buffer + 3; in dce_v6_0_audio_set_avi_infoframe() local 1475 payload[0x0] | (payload[0x1] << 8) | (payload[0x2] << 16) | (payload[0x3] << 24)); in dce_v6_0_audio_set_avi_infoframe() 1477 payload[0x4] | (payload[0x5] << 8) | (payload[0x6] << 16) | (payload[0x7] << 24)); in dce_v6_0_audio_set_avi_infoframe() 1479 payload[0x8] | (payload[0x9] << 8) | (payload[0xA] << 16) | (payload[0xB] << 24)); in dce_v6_0_audio_set_avi_infoframe() 1481 payload[0xC] | (payload[0xD] << 8) | (header[1] << 24)); in dce_v6_0_audio_set_avi_infoframe()
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | sme.rst | 324 * The size and layout of the payload depends on the header fields. The 327 * In either case, for SETREGSET it is permissible to omit the payload, in which 329 (along with any consequences of those changes). If a payload is provided 333 same as if the payload were omitted, except that an EIO error is reported. 334 No attempt is made to translate the payload data to the correct layout 336 payload layout for the actual VL and retry. 338 * The effect of writing a partial, incomplete payload is unspecified.
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt.h | 1011 u16 payload[1/*or more*/]; member 1083 u8 payload[]; member 1168 u8 payload[]; member 1173 return (__le32 *)rx_test->payload; in htt_rx_test_get_ints() 1178 return rx_test->payload + (rx_test->num_ints * sizeof(__le32)); in htt_rx_test_get_chars() 1202 u8 payload[]; member 1652 u8 payload[]; member
|
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/ |
H A D | mxc-jpeg.c | 596 unsigned long payload; in print_mxc_buf() local 602 payload = vb2_get_plane_payload(buf, plane_no); in print_mxc_buf() 604 len = payload; in print_mxc_buf() 609 plane_no, vaddr, dma_addr, payload); in print_mxc_buf() 890 unsigned long payload; in mxc_jpeg_dec_irq() local 956 payload = readl(reg + MXC_SLOT_OFFSET(slot, SLOT_BUF_PTR)); in mxc_jpeg_dec_irq() 957 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, payload); in mxc_jpeg_dec_irq() 959 payload); in mxc_jpeg_dec_irq() 962 payload = mxc_jpeg_get_plane_size(q_data, 0); in mxc_jpeg_dec_irq() 963 vb2_set_plane_payload(&dst_buf->vb2_buf, 0, payload); in mxc_jpeg_dec_irq() [all …]
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-lite.h | 164 unsigned long payload[FLITE_MAX_PLANES]; member
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | log.c | 36 receive = op->request->payload; in gb_log_request_handler()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-boot_params | 24 representation of setup_data payload.
|
/openbmc/linux/tools/perf/util/arm-spe-decoder/ |
H A D | arm-spe-pkt-decoder.h | 36 uint64_t payload; member
|