Home
last modified time | relevance | path

Searched defs:v_opcode (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_common.c560 enum i40e_virtchnl_ops v_opcode, in i40e_aq_send_msg_to_pf()
Di40evf_virtchnl.c671 enum i40e_virtchnl_ops v_opcode, in i40evf_virtchnl_completion()
Di40e_virtchnl.h93 enum i40e_virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */ member
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c42 enum i40e_virtchnl_ops v_opcode, in i40e_vc_vf_broadcast()
1053 static int i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_send_msg_to_vf()
1753 static int i40e_vc_validate_vf_msg(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_validate_vf_msg()
1861 int i40e_vc_process_vf_msg(struct i40e_pf *pf, u16 vf_id, u32 v_opcode, in i40e_vc_process_vf_msg()
Di40e_virtchnl.h93 enum i40e_virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */ member
Di40e_common.c2096 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()