Searched refs:cookie_high (Results 1 – 10 of 10) sorted by relevance
| /linux/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 | 185 desc->cookie_high = 0; in ice_alloc_rq_bufs() 932 le32_to_cpu(cq_desc->cookie_high), in ice_debug_cq()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_common.c | 184 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 D | iavf_adminq.c | 123 desc->cookie_high = 0; in iavf_alloc_arq_bufs() 659 desc->cookie_high = in iavf_asq_send_command()
|
| H A D | iavf_main.c | 3366 v_op = (enum virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in iavf_adminq_task()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_debugfs.c | 455 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc() 468 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc() 1239 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write() 1267 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write() 1287 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write() 1328 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write()
|
| H A D | i40e_adminq.c | 120 desc->cookie_high = 0; in i40e_alloc_arq_bufs() 793 desc->cookie_high = in i40e_asq_send_command_atomic_exec()
|
| H A D | i40e_common.c | 103 le32_to_cpu(aq_desc->cookie_high), in i40e_debug_aq() 2398 desc.cookie_high = cpu_to_le32(v_opcode); in i40e_aq_send_msg_to_vf()
|
| H A D | i40e_main.c | 10193 le32_to_cpu(event.desc.cookie_high), in i40e_clean_adminq_subtask()
|