/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg.c | 76 u32 cookie_high; member 104 channel->cookie_high = si; in vmw_open_channel() 124 si = channel->cookie_high; in vmw_close_channel() 156 unsigned long bp = channel->cookie_high; in vmw_port_hb_out() 181 si = channel->cookie_high; in vmw_port_hb_out() 213 si = channel->cookie_high; in vmw_port_hb_in() 231 si = channel->cookie_high; in vmw_port_hb_in() 270 si = channel->cookie_high; in vmw_send_msg() 328 si = channel->cookie_high; in vmw_recv_msg() 372 si = channel->cookie_high; in vmw_recv_msg() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg.c | 84 u32 cookie_high; member 119 channel->cookie_high = si; in vmw_open_channel() 139 si = channel->cookie_high; in vmw_close_channel() 171 unsigned long bp = channel->cookie_high; in vmw_port_hb_out() 197 si = channel->cookie_high; in vmw_port_hb_out() 230 si = channel->cookie_high; in vmw_port_hb_in() 248 si = channel->cookie_high; in vmw_port_hb_in() 287 si = channel->cookie_high; in vmw_send_msg() 345 si = channel->cookie_high; in vmw_recv_msg() 389 si = channel->cookie_high; in vmw_recv_msg() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_sbq_cmd.h | 28 __le32 cookie_high; member
|
H A D | ice_vf_mbx.c | 33 desc.cookie_high = cpu_to_le32(v_opcode); in ice_aq_send_msg_to_vf()
|
H A D | ice_controlq.c | 196 desc->cookie_high = 0; in ice_alloc_rq_bufs() 912 le32_to_cpu(cq_desc->cookie_high), in ice_debug_cq()
|
H A D | ice_adminq_cmd.h | 2165 * @cookie_high: opaque data high-half 2181 __le32 cookie_high; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_sriov.c | 34 desc.cookie_high = cpu_to_le32(v_opcode); in ice_aq_send_msg_to_vf()
|
H A D | ice_controlq.c | 183 desc->cookie_high = 0; in ice_alloc_rq_bufs() 861 le32_to_cpu(cq_desc->cookie_high), in ice_debug_cq()
|
H A D | ice_adminq_cmd.h | 1829 * @cookie_high: opaque data high-half 1845 __le32 cookie_high; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 513 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc() 526 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc() 1296 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write() 1324 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write() 1344 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write() 1385 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write()
|
H A D | i40e_adminq.c | 158 desc->cookie_high = 0; in i40e_alloc_arq_bufs() 824 desc->cookie_high = in i40e_asq_send_command()
|
H A D | i40e_adminq_cmd.h | 35 __le32 cookie_high; member
|
H A D | i40e_common.c | 305 le32_to_cpu(aq_desc->cookie_high), in i40e_debug_aq() 2985 desc.cookie_high = cpu_to_le32(v_opcode); in i40e_aq_send_msg_to_vf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 513 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc() 526 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc() 1296 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write() 1324 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write() 1344 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write() 1385 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write()
|
H A D | i40e_adminq.c | 157 desc->cookie_high = 0; in i40e_alloc_arq_bufs() 824 desc->cookie_high = in i40e_asq_send_command_atomic_exec()
|
H A D | i40e_adminq_cmd.h | 35 __le32 cookie_high; member
|
H A D | i40e_common.c | 159 le32_to_cpu(aq_desc->cookie_high), in i40e_debug_aq() 2861 desc.cookie_high = cpu_to_le32(v_opcode); in i40e_aq_send_msg_to_vf()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adminq.c | 144 desc->cookie_high = 0; in iavf_alloc_arq_bufs() 685 desc->cookie_high = in iavf_asq_send_command()
|
H A D | iavf_adminq_cmd.h | 29 __le32 cookie_high; member
|
H A D | iavf_common.c | 276 le32_to_cpu(aq_desc->cookie_high), in iavf_debug_aq() 892 desc.cookie_high = cpu_to_le32(v_opcode); in iavf_aq_send_msg_to_pf()
|
H A D | iavf_virtchnl.c | 89 (enum virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in iavf_verify_api_ver() 215 (enum virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in iavf_get_vf_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adminq.c | 144 desc->cookie_high = 0; in iavf_alloc_arq_bufs() 683 desc->cookie_high = in iavf_asq_send_command()
|
H A D | iavf_adminq_cmd.h | 29 __le32 cookie_high; member
|
H A D | iavf_common.c | 275 le32_to_cpu(aq_desc->cookie_high), in iavf_debug_aq() 749 desc.cookie_high = cpu_to_le32(v_opcode); in iavf_aq_send_msg_to_pf()
|
H A D | iavf_virtchnl.c | 79 (enum virtchnl_ops)le32_to_cpu(event->desc.cookie_high); in iavf_poll_virtchnl_msg()
|