Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_types.h15 enum virtchnl_ops v_opcode:16; member
H A Diavf_common.c391 enum virtchnl_ops v_opcode, in iavf_aq_send_msg_to_pf()
H A Diavf_ptp.c131 static struct iavf_ptp_aq_cmd *iavf_allocate_ptp_cmd(enum virtchnl_ops v_opcode, in iavf_allocate_ptp_cmd() argument
H A Diavf_virtchnl.c2314 iavf_virtchnl_completion(struct iavf_adapter * adapter,enum virtchnl_ops v_opcode,enum iavf_status v_retval,u8 * msg,u16 msglen) iavf_virtchnl_completion() argument
[all...]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.c22 ice_aq_send_msg_to_vf(struct ice_hw *hw, u16 vfid, u32 v_opcode, u32 v_retval, in ice_aq_send_msg_to_vf()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c21 enum virtchnl_ops v_opcode, in i40e_vc_vf_broadcast() argument
1986 static int i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_send_msg_to_vf() argument
4186 i40e_vc_process_vf_msg(struct i40e_pf * pf,s16 vf_id,u32 v_opcode,u32 __always_unused v_retval,u8 * msg,u16 msglen) i40e_vc_process_vf_msg() argument
[all...]
H A Di40e_common.c2388 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()
/linux/include/linux/avf/
H A Dvirtchnl.h1661 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info * ver,u32 v_opcode,u8 * msg,u16 msglen) virtchnl_vc_validate_vf_msg() argument