Home
last modified time | relevance | path

Searched refs:payload (Results 351 – 375 of 1059) sorted by relevance

1...<<11121314151617181920>>...43

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-event.rst42 3. Where applicable, certain event types can ensure that the payload of
44 payload of the next oldest event. Thus ensuring that no information
/openbmc/linux/net/rxrpc/
H A Dsecurity.c82 for (token = key->payload.data[0]; token; token = token->next) { in rxrpc_init_client_call_security()
106 for (token = key->payload.data[0]; token; token = token->next) { in rxrpc_init_client_conn_security()
/openbmc/linux/include/linux/
H A Dima.h175 const void *payload, size_t plen,
180 const void *payload, in ima_post_key_create_or_update() argument
H A Dsurface_acpi_notify.h32 u8 *payload; member
/openbmc/libmctp/
H A Dlibmctp.h60 #define MCTP_PKTBUF_SIZE(payload) \ argument
61 (MCTP_PACKET_SIZE(payload) + sizeof(struct mctp_pktbuf))
/openbmc/linux/include/keys/
H A Drequest_key_auth-type.h29 return key->payload.data[0]; in get_request_key_auth()
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dnemora_types.hpp48 std::vector<uint8_t> payload; member
/openbmc/linux/drivers/i3c/
H A Dmaster.c800 dest->payload.len = payloadlen; in i3c_ccc_cmd_dest_init()
802 dest->payload.data = kzalloc(payloadlen, GFP_KERNEL); in i3c_ccc_cmd_dest_init()
804 dest->payload.data = NULL; in i3c_ccc_cmd_dest_init()
806 return dest->payload.data; in i3c_ccc_cmd_dest_init()
811 kfree(dest->payload.data); in i3c_ccc_cmd_dest_cleanup()
1189 dest.payload.len -= 1; in i3c_master_getmrl_locked()
1196 switch (dest.payload.len) { in i3c_master_getmrl_locked()
1231 if (dest.payload.len != sizeof(*mwl)) { in i3c_master_getmwl_locked()
1262 if (dest.payload.len != 2 && dest.payload.len != 5) { in i3c_master_getmxds_locked()
1269 if (dest.payload.len == 5) in i3c_master_getmxds_locked()
[all …]
/openbmc/libpldm/src/dsp/
H A Dbase.h24 return payload_length < 1 ? 0 : msg->payload[0]; in pldm_msg_has_error()
/openbmc/linux/security/keys/encrypted-keys/
H A Dmasterkey_trusted.c38 tpayload = tkey->payload.data[0]; in request_trusted_key()
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_proxy.c171 struct sk_buff *t7xx_port_alloc_skb(int payload) in t7xx_port_alloc_skb() argument
173 struct sk_buff *skb = __dev_alloc_skb(payload + sizeof(struct ccci_header), GFP_KERNEL); in t7xx_port_alloc_skb()
181 struct sk_buff *t7xx_ctrl_alloc_skb(int payload) in t7xx_ctrl_alloc_skb() argument
183 struct sk_buff *skb = t7xx_port_alloc_skb(payload + sizeof(struct ctrl_msg_header)); in t7xx_ctrl_alloc_skb()
/openbmc/linux/Documentation/networking/device_drivers/cellular/qualcomm/
H A Drmnet.rst48 Padding is the number of bytes to be appended to the payload to
74 Padding is the number of bytes to be appended to the payload to
98 Padding is the number of bytes to be appended to the payload to
128 Padding is the number of bytes to be appended to the payload to
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dbmi.c186 memcpy(buffer, resp.read_mem.payload, rxlen); in ath10k_bmi_read_memory()
279 memcpy(cmd.write_mem.payload, buffer, txlen); in ath10k_bmi_write_memory()
372 memcpy(cmd->lz_data.payload, buffer, txlen); in ath10k_bmi_lz_data_large()
413 memcpy(cmd.lz_data.payload, buffer, txlen); in ath10k_bmi_lz_data()
/openbmc/linux/tools/testing/selftests/drivers/net/team/
H A Dnet_forwarding_lib.sh1790 local payload=$1; shift
1817 local payload=$1; shift
1822 echo "$payload" | sed "s/CHECKSUM/$ckbytes/g"
1827 local payload=$1; shift
1866 local payload=$(:
1872 local checksum=$(payload_template_calc_checksum "$payload")
1874 payload_template_expand_checksum "$payload" $checksum
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c359 struct drm_dp_mst_atomic_payload *payload; in dm_helpers_dp_mst_send_payload_allocation() local
372 payload = drm_atomic_get_mst_payload_state(mst_state, aconnector->mst_output_port); in dm_helpers_dp_mst_send_payload_allocation()
380 ret = drm_dp_add_payload_part2(mst_mgr, mst_state->base.state, payload); in dm_helpers_dp_mst_send_payload_allocation()
962 struct aux_payload *payload, in dm_helper_dmub_aux_transfer_sync() argument
970 return amdgpu_dm_process_dmub_aux_transfer_sync(ctx, link->link_index, payload, in dm_helper_dmub_aux_transfer_sync()
976 struct set_config_cmd_payload *payload, in dm_helpers_dmub_set_config_sync() argument
979 return amdgpu_dm_process_dmub_set_config_sync(ctx, link->link_index, payload, in dm_helpers_dmub_set_config_sync()
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dlib.sh1790 local payload=$1; shift
1817 local payload=$1; shift
1822 echo "$payload" | sed "s/CHECKSUM/$ckbytes/g"
1827 local payload=$1; shift
1866 local payload=$(:
1872 local checksum=$(payload_template_calc_checksum "$payload")
1874 payload_template_expand_checksum "$payload" $checksum
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnet_forwarding_lib.sh1790 local payload=$1; shift
1817 local payload=$1; shift
1822 echo "$payload" | sed "s/CHECKSUM/$ckbytes/g"
1827 local payload=$1; shift
1866 local payload=$(:
1872 local checksum=$(payload_template_calc_checksum "$payload")
1874 payload_template_expand_checksum "$payload" $checksum
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh1790 local payload=$1; shift
1817 local payload=$1; shift
1822 echo "$payload" | sed "s/CHECKSUM/$ckbytes/g"
1827 local payload=$1; shift
1866 local payload=$(:
1872 local checksum=$(payload_template_calc_checksum "$payload")
1874 payload_template_expand_checksum "$payload" $checksum
/openbmc/qemu/tests/qemu-iotests/
H A D198.out75 payload offset: 2068480
121 payload offset: 2068480
/openbmc/linux/drivers/soc/qcom/
H A Dsmd-rpm.c106 u8 payload[]; in qcom_rpm_smd_write() member
128 memcpy(pkt->payload, buf, count); in qcom_rpm_smd_write()
/openbmc/linux/drivers/staging/greybus/
H A Dusb.c119 request = operation->request->payload; in hub_control()
131 response = operation->response->payload; in hub_control()
/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_regs.c101 src_buf->plane_size[i] = frame->payload[i]; in mtk_mdp_hw_set_in_image_format()
131 dst_buf->plane_size[i] = frame->payload[i]; in mtk_mdp_hw_set_out_image_format()
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcore.c203 ccc->id, ccc->rnw, ccc->ndests, ccc->dests[0].payload.len); in i3c_hci_send_ccc_cmd()
219 xfer[i].data = ccc->dests[i].payload.data; in i3c_hci_send_ccc_cmd()
220 xfer[i].data_len = ccc->dests[i].payload.len; in i3c_hci_send_ccc_cmd()
245 ccc->dests[i - prefixed].payload.len = in i3c_hci_send_ccc_cmd()
255 ccc->dests[0].payload.len, ccc->dests[0].payload.data); in i3c_hci_send_ccc_cmd()
/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_device.c739 unsigned long payload; in zoran_feed_stat_com() local
758 payload = vb2_get_plane_payload(&vbuf->vb2_buf, 0); in zoran_feed_stat_com()
759 if (payload == 0) in zoran_feed_stat_com()
760 payload = zr->buffer_size; in zoran_feed_stat_com()
768 zr->stat_comb[i * 2 + 1] = cpu_to_le32((payload >> 1) | 1); in zoran_feed_stat_com()
781 zr->stat_comb[i * 2 + 1] = cpu_to_le32((payload >> 1) | 1); in zoran_feed_stat_com()
/openbmc/openbmc-test-automation/lib/
H A Dbmc_redfish_utils.robot51 ${payload}= Create Dictionary ResetType=${reset_type}
52 ${resp}= Redfish.Post ${target} body=&{payload}
94 ${payload}= Create Dictionary ResetType=${reset_type}
95 Redfish.Post ${target} body=&{payload}
305 ${payload}= Create Dictionary
309 ... Redfish.Post ${REDFISH_ACCOUNTS_URI} body=&{payload}

1...<<11121314151617181920>>...43