Home
last modified time | relevance | path

Searched refs:in_msg (Results 1 – 12 of 12) sorted by relevance

/drivers/platform/chrome/
Dcros_ec_ishtp.c166 u8 *in_msg, size_t in_size) in ish_send() argument
178 client_data->response.data = in_msg; in ish_send()
225 struct cros_ish_in_msg *in_msg = in process_recv() local
255 in_msg->hdr.channel, in_msg->hdr.status); in process_recv()
257 switch (in_msg->hdr.channel) { in process_recv()
265 if (client_data->response.token != in_msg->hdr.token) { in process_recv()
268 in_msg->hdr.token); in process_recv()
288 if (in_msg->hdr.status) { in process_recv()
290 in_msg->hdr.status); in process_recv()
332 dev_err(dev, "Invalid channel=%02d\n", in_msg->hdr.channel); in process_recv()
[all …]
/drivers/hv/
Dhv_kvp.c261 static int process_ob_ipinfo(void *in_msg, void *out_msg, int op) in process_ob_ipinfo() argument
263 struct hv_kvp_msg *in = in_msg; in process_ob_ipinfo()
321 static void process_ib_ipinfo(void *in_msg, void *out_msg, int op) in process_ib_ipinfo() argument
323 struct hv_kvp_ip_msg *in = in_msg; in process_ib_ipinfo()
377 struct hv_kvp_msg *in_msg; in kvp_send_key() local
394 in_msg = kvp_transaction.kvp_msg; in kvp_send_key()
409 process_ib_ipinfo(in_msg, message, KVP_OP_SET_IP_INFO); in kvp_send_key()
416 process_ib_ipinfo(in_msg, message, KVP_OP_GET_IP_INFO); in kvp_send_key()
419 switch (in_msg->body.kvp_set.data.value_type) { in kvp_send_key()
426 (wchar_t *)in_msg->body.kvp_set.data.value, in kvp_send_key()
[all …]
/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp_psp.c147 hdcp_cmd->in_msg.hdcp1_create_session.display_handle = display->index; in mod_hdcp_hdcp1_create_session()
180 hdcp_cmd->in_msg.hdcp1_destroy_session.session_handle = hdcp->auth.id; in mod_hdcp_hdcp1_destroy_session()
212 hdcp_cmd->in_msg.hdcp1_first_part_authentication.session_handle = hdcp->auth.id; in mod_hdcp_hdcp1_validate_rx()
214 memcpy(hdcp_cmd->in_msg.hdcp1_first_part_authentication.bksv_primary, hdcp->auth.msg.hdcp1.bksv, in mod_hdcp_hdcp1_validate_rx()
217 hdcp_cmd->in_msg.hdcp1_first_part_authentication.r0_prime_primary = hdcp->auth.msg.hdcp1.r0p; in mod_hdcp_hdcp1_validate_rx()
218 hdcp_cmd->in_msg.hdcp1_first_part_authentication.bcaps = hdcp->auth.msg.hdcp1.bcaps; in mod_hdcp_hdcp1_validate_rx()
254 hdcp_cmd->in_msg.hdcp1_enable_encryption.session_handle = hdcp->auth.id; in mod_hdcp_hdcp1_enable_encryption()
280 hdcp_cmd->in_msg.hdcp1_second_part_authentication.session_handle = hdcp->auth.id; in mod_hdcp_hdcp1_validate_ksvlist_vp()
282 …hdcp_cmd->in_msg.hdcp1_second_part_authentication.ksv_list_size = hdcp->auth.msg.hdcp1.ksvlist_siz… in mod_hdcp_hdcp1_validate_ksvlist_vp()
283 memcpy(hdcp_cmd->in_msg.hdcp1_second_part_authentication.ksv_list, hdcp->auth.msg.hdcp1.ksvlist, in mod_hdcp_hdcp1_validate_ksvlist_vp()
[all …]
Dhdcp_psp.h480 union ta_hdcp_cmd_input in_msg; member
/drivers/xen/xenbus/
Dxenbus_comms.c214 bool in_msg; in process_msg() member
222 if (!state.in_msg) { in process_msg()
223 state.in_msg = true; in process_msg()
240 state.in_msg = false; in process_msg()
318 state.in_msg = false; in process_msg()
324 state.in_msg = false; in process_msg()
/drivers/net/ethernet/intel/igbvf/
Dvf.c384 u32 in_msg = 0; in e1000_check_for_link_vf() local
405 if (mbx->ops.read(hw, &in_msg, 1)) in e1000_check_for_link_vf()
409 if (!(in_msg & E1000_VT_MSGTYPE_CTS)) { in e1000_check_for_link_vf()
411 if (in_msg & E1000_VT_MSGTYPE_NACK) in e1000_check_for_link_vf()
/drivers/net/ethernet/intel/ixgbevf/
Dvf.c658 u32 in_msg = 0; in ixgbevf_check_mac_link_vf() local
702 if (mbx->ops.read(hw, &in_msg, 1)) in ixgbevf_check_mac_link_vf()
705 if (!(in_msg & IXGBE_VT_MSGTYPE_CTS)) { in ixgbevf_check_mac_link_vf()
707 if (in_msg & IXGBE_VT_MSGTYPE_NACK) in ixgbevf_check_mac_link_vf()
/drivers/net/ethernet/marvell/prestera/
Dprestera_pci.c304 void *in_msg, size_t in_size, in prestera_fw_cmd_send() argument
325 memcpy_toio(fw->cmd_mbox, in_msg, in_size); in prestera_fw_cmd_send()
353 void *in_msg, size_t in_size, void *out_msg, in prestera_fw_send_req() argument
362 ret = prestera_fw_cmd_send(fw, in_msg, in_size, out_msg, out_size, waitms); in prestera_fw_send_req()
Dprestera.h98 int (*send_req)(struct prestera_device *dev, void *in_msg,
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_hdcp.c116 memcpy(hdcp_cmd->in_msg.hdcp_set_srm.srm_buf, srm, srm_size); in psp_set_srm()
117 hdcp_cmd->in_msg.hdcp_set_srm.srm_buf_size = srm_size; in psp_set_srm()
/drivers/hid/intel-ish-hid/
Dishtp-fw-loader.c280 u8 *in_msg, size_t in_size) in loader_cl_send() argument
294 client_data->response.data = in_msg; in loader_cl_send()
/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1164 if (!dbg->in_msg || !dbg->out_msg) in dbg_write()
1178 err = mlx5_cmd_exec(dev, dbg->in_msg, dbg->inlen, dbg->out_msg, dbg->outlen); in dbg_write()
1355 kfree(dbg->in_msg); in data_write()
1356 dbg->in_msg = NULL; in data_write()
1361 dbg->in_msg = ptr; in data_write()