Home
last modified time | relevance | path

Searched refs:shared_buf (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c57 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in remove_display_from_topology_v2()
93 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in remove_display_from_topology_v3()
136 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in add_display_to_topology_v2()
183 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in add_display_to_topology_v3()
266 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_create_session()
301 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_destroy_session()
333 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_validate_rx()
378 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_enable_encryption()
404 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_validate_ksvlist_vp()
447 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.context.mem_context.shared_buf; in mod_hdcp_hdcp1_enable_dp_stream_encryption()
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_shared_buf.c31 .shared_buf = cpu_to_le32(sb), in nfp_shared_buf_pool_get()
62 .shared_buf = cpu_to_le32(sb), in nfp_shared_buf_pool_set()
H A Dnfp_abi.h84 __le32 shared_buf; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h208 void *shared_buf; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h88 __le16 shared_buf; member
H A Dhclge_debugfs.c1756 le16_to_cpu(rx_buf_cmd->shared_buf)); in hclge_dbg_dump_rx_priv_buf_cfg()