Home
last modified time | relevance | path

Searched refs:payload (Results 1001 – 1025 of 1059) sorted by relevance

1...<<414243

/openbmc/linux/drivers/md/
H A Ddm-crypt.c2508 ekp = key->payload.data[0]; in set_key_encrypted()
2524 tkp = key->payload.data[0]; in set_key_trusted()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-config.txt620 pointer contents after the normal tracepoint payload.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-queryctrl.rst629 payload of the control.
/openbmc/qemu/hw/ide/
H A Dahci.c807 sdb_fis->payload = cpu_to_le32(ad->finished); in ahci_write_fis_sdb()
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c164 .payload = 1, in vidtv_psi_ts_psi_write_into()
/openbmc/linux/fs/smb/client/
H A Dsess.c1595 msg = spnego_key->payload.data[0]; in sess_auth_kerberos()
H A Dcifspdu.h1750 __u8 payload[]; member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c3406 (void *)(unsigned long)bsg_data->payload, in bfad_im_bsg_els_ct_request()
3560 if (copy_to_user((void *)(unsigned long)bsg_data->payload, in bfad_im_bsg_els_ct_request()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1941 &(task->rxwr_only.union_ctx.comp_info.fcp_rsp.payload); in bnx2fc_process_scsi_cmd_compl()
/openbmc/u-boot/drivers/video/
H A DKconfig164 loaded as a payload (see README.u-boot_on_efi) by an EFI BIOS where
/openbmc/linux/Documentation/PCI/
H A Dpci.rst288 64-bit DMA capable for payload ("streaming") data but not control
/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c472 u8 payload[148]; member
/openbmc/linux/arch/x86/kvm/svm/
H A Dnested.c1400 vmcb->control.exit_info_2 = ex->payload; in nested_svm_inject_exception_vmexit()
H A Dsvm.c2097 u32 payload = svm->vmcb->save.dr6 ^ DR6_ACTIVE_LOW; in db_interception() local
2098 kvm_queue_exception_p(vcpu, DB_VECTOR, payload); in db_interception()
/openbmc/u-boot/arch/x86/
H A DKconfig224 payload-loading feature.
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h40 } payload; member
H A Dbe_cmds.c116 return wrb->payload.embedded_payload; in embedded_payload()
784 return &wrb->payload.sgl[0]; in nonembedded_sgl()
/openbmc/docs/designs/
H A Dredfish-authorization.md473 inspect the request payload and corresponding properties, and look them up in
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3238 const u8 payload[] = { MIPI_DCS_NOP }; in _dsi_send_nop() local
3243 .tx_buf = payload, in _dsi_send_nop()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5117 uint8_t payload[]; /* optional additional data payload: 0..16 bytes */ member
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-block667 blocks on storage without having any payload in the request.
/openbmc/u-boot/
H A DREADME2582 the SPL payload. By default, this is defined as
2585 payload without any padding, or >= CONFIG_SPL_MAX_SIZE.
2588 Final target image containing SPL and payload. Some SPLs
2604 the TPL payload. By default, this is defined as
2607 payload without any padding, or >= CONFIG_SPL_MAX_SIZE.
4107 from a "data file" which is used as image payload:
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst898 ('push' mode). Pushing some of the payload bytes to the device has the
901 device to process packet headers ahead of fetching its payload.
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c2795 iscsi_if_send_reply(u32 portid, int type, void *payload, int size) in iscsi_if_send_reply() argument
2808 memcpy(nlmsg_data(nlh), payload, size); in iscsi_if_send_reply()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c831 internal_notif = (void *)notif->payload; in iwl_mvm_rx_queue_notif()

1...<<414243