Home
last modified time | relevance | path

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

/Linux-v5.10/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 …]
/Linux-v5.10/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 …]
/Linux-v5.10/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
/Linux-v5.10/drivers/xen/xenbus/
Dxenbus_comms.c222 bool in_msg; in process_msg() member
230 if (!state.in_msg) { in process_msg()
231 state.in_msg = true; in process_msg()
248 state.in_msg = false; in process_msg()
326 state.in_msg = false; in process_msg()
332 state.in_msg = false; in process_msg()
/Linux-v5.10/net/ceph/
Dmessenger.c643 if (con->in_msg) { in reset_connection()
644 BUG_ON(con->in_msg->con != con); in reset_connection()
645 ceph_msg_put(con->in_msg); in reset_connection()
646 con->in_msg = NULL; in reset_connection()
1685 BUG_ON(con->in_msg != NULL); in prepare_read_message()
2312 struct ceph_msg *msg = con->in_msg; in read_partial_msg_data()
2358 struct ceph_msg *m = con->in_msg; in read_partial_message()
2413 if (!con->in_msg) { in read_partial_message()
2422 BUG_ON(!con->in_msg ^ skip); in read_partial_message()
2433 BUG_ON(!con->in_msg); in read_partial_message()
[all …]
/Linux-v5.10/drivers/net/ethernet/intel/igbvf/
Dvf.c377 u32 in_msg = 0; in e1000_check_for_link_vf() local
398 if (mbx->ops.read(hw, &in_msg, 1)) in e1000_check_for_link_vf()
402 if (!(in_msg & E1000_VT_MSGTYPE_CTS)) { in e1000_check_for_link_vf()
404 if (in_msg & E1000_VT_MSGTYPE_NACK) in e1000_check_for_link_vf()
/Linux-v5.10/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()
/Linux-v5.10/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,
/Linux-v5.10/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()
/Linux-v5.10/include/linux/ceph/
Dmessenger.h313 struct ceph_msg *in_msg; member
/Linux-v5.10/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()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1178 if (!dbg->in_msg || !dbg->out_msg) in dbg_write()
1192 err = mlx5_cmd_exec(dev, dbg->in_msg, dbg->inlen, dbg->out_msg, dbg->outlen); in dbg_write()
1369 kfree(dbg->in_msg); in data_write()
1370 dbg->in_msg = NULL; in data_write()
1375 dbg->in_msg = ptr; in data_write()
/Linux-v5.10/include/linux/mlx5/
Ddriver.h238 void *in_msg; member
/Linux-v5.10/fs/ceph/
Dmds_client.c5143 if (con->in_msg) in mds_alloc_msg()
5144 return con->in_msg; in mds_alloc_msg()