Searched refs:cookie_high (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_virtchnl.c | 110 (enum i40e_virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in i40evf_verify_api_ver() 187 (enum i40e_virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in i40evf_get_vf_config()
|
D | i40e_adminq.c | 189 desc->cookie_high = 0; in i40e_alloc_arq_bufs() 720 desc->cookie_high = in i40evf_asq_send_command()
|
D | i40e_common.c | 102 le32_to_cpu(aq_desc->cookie_high), in i40evf_debug_aq() 571 desc.cookie_high = cpu_to_le32(v_opcode); in i40e_aq_send_msg_to_pf()
|
D | i40e_adminq_cmd.h | 45 __le32 cookie_high; member
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_debugfs.c | 749 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc() 761 d->cookie_high, d->cookie_low); in i40e_dbg_dump_aq_desc() 1570 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write() 1598 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write() 1618 &desc->cookie_high, &desc->cookie_low, in i40e_dbg_command_write() 1659 desc->cookie_high, desc->cookie_low, in i40e_dbg_command_write()
|
D | i40e_adminq.c | 191 desc->cookie_high = 0; in i40e_alloc_arq_bufs() 769 desc->cookie_high = in i40e_asq_send_command()
|
D | i40e_adminq_cmd.h | 44 __le32 cookie_high; member
|
D | i40e_common.c | 102 le32_to_cpu(aq_desc->cookie_high), in i40e_debug_aq() 2106 desc.cookie_high = cpu_to_le32(v_opcode); in i40e_aq_send_msg_to_vf()
|
D | i40e_main.c | 5899 le32_to_cpu(event.desc.cookie_high), in i40e_clean_adminq_subtask()
|