Home
last modified time | relevance | path

Searched refs:cookie_high (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c82 u32 cookie_high; member
115 channel->cookie_high = esi; in vmw_open_channel()
136 channel->cookie_high, in vmw_close_channel()
168 channel->cookie_high, in vmw_port_hb_out()
187 channel->cookie_high, in vmw_port_hb_out()
216 channel->cookie_high, in vmw_port_hb_in()
232 channel->cookie_high, in vmw_port_hb_in()
267 channel->cookie_high, in vmw_send_msg()
321 channel->cookie_high, in vmw_recv_msg()
361 channel->cookie_high, in vmw_recv_msg()
[all...]
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c184 le32_to_cpu(aq_desc->cookie_high), in iavf_debug_aq()
402 desc.cookie_high = cpu_to_le32(v_opcode); in iavf_aq_send_msg_to_pf()
H A Diavf_adminq.c123 desc->cookie_high = 0; in iavf_alloc_arq_bufs()
659 desc->cookie_high = in iavf_asq_send_command()
H A Diavf_main.c3366 v_op = (enum virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in iavf_adminq_task()
/linux/include/linux/net/intel/libie/
H A Dadminq.h230 * @cookie_high: opaque data high-half
246 __le32 cookie_high; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.c33 desc.cookie_high = cpu_to_le32(v_opcode); in ice_aq_send_msg_to_vf()
H A Dice_controlq.c185 desc->cookie_high = 0; in ice_alloc_rq_bufs()
932 le32_to_cpu(cq_desc->cookie_high), in ice_debug_cq()
H A Dice_virtchnl.c4414 u32 v_opcode = le32_to_cpu(event->desc.cookie_high); in ice_vc_process_vf_msg()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c497 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc()
510 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc()
1281 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write()
1309 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write()
1329 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write()
1370 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write()
H A Di40e_common.c103 le32_to_cpu(aq_desc->cookie_high), in i40e_debug_aq()
2364 desc.cookie_high = cpu_to_le32(v_opcode); in i40e_aq_send_msg_to_vf()
H A Di40e_main.c10174 le32_to_cpu(event.desc.cookie_high), in i40e_clean_adminq_subtask()