Home
last modified time | relevance | path

Searched refs:i40e_virtchnl_ops (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h61 enum i40e_virtchnl_ops { enum
92 enum i40e_virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */
Di40evf_virtchnl.c44 enum i40e_virtchnl_ops op, u8 *msg, u16 len) in i40evf_send_pf_msg()
93 enum i40e_virtchnl_ops op; in i40evf_verify_api_ver()
111 (enum i40e_virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in i40evf_verify_api_ver()
187 enum i40e_virtchnl_ops op; in i40evf_get_vf_config()
208 (enum i40e_virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in i40evf_get_vf_config()
688 enum i40e_virtchnl_ops v_opcode, in i40evf_virtchnl_completion()
Di40evf.h258 enum i40e_virtchnl_ops current_op;
314 enum i40e_virtchnl_ops v_opcode,
Di40e_prototype.h93 enum i40e_virtchnl_ops v_opcode,
Di40e_common.c921 enum i40e_virtchnl_ops v_opcode, in i40e_aq_send_msg_to_pf()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h61 enum i40e_virtchnl_ops { enum
92 enum i40e_virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */
Di40e_prototype.h309 enum i40e_virtchnl_ops v_opcode,
Di40e_virtchnl_pf.c42 enum i40e_virtchnl_ops v_opcode, in i40e_vc_vf_broadcast()
1134 enum i40e_virtchnl_ops opcode, in i40e_vc_send_resp_to_vf()