Searched defs:v_opcode (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h30 ice_aq_send_msg_to_vf(struct ice_hw __always_unused *hw, u16 __always_unused vfid, u32 __always_unused v_opcode, u32 __always_unused v_retval, u8 __always_unused *msg, u16 __always_unused msglen, struct ice_sq_cd __always_unused *cd) argument
H A Dice_virtchnl_fdir.h19 enum virtchnl_ops v_opcode; member in struct:ice_vf_fdir_ctx
H A Dice_vf_mbx.c22 ice_aq_send_msg_to_vf(struct ice_hw *hw, u16 vfid, u32 v_opcode, u32 v_retval, argument
H A Dice_virtchnl.h86 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, argument
H A Dice_virtchnl_fdir.c1734 ice_vc_fdir_set_irq_ctx(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf, enum virtchnl_ops v_opcode) argument
[all...]
H A Dice_virtchnl.c177 ice_vc_vf_broadcast(struct ice_pf *pf, enum virtchnl_ops v_opcode, argument
295 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, argument
768 u32 v_opcode = add ? VIRTCHNL_OP_ADD_RSS_CFG : VIRTCHNL_OP_DEL_RSS_CFG; local
4014 u32 v_opcode = le32_to_cpu(event->desc.cookie_high); local
[all...]
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c701 iavf_aq_send_msg_to_pf(struct iavf_hw *hw, enum virtchnl_ops v_opcode, enum iavf_status v_retval, u8 *msg, u16 msglen, struct iavf_asq_cmd_details *cmd_details) argument
H A Diavf_virtchnl.c1991 iavf_virtchnl_completion(struct iavf_adapter *adapter, enum virtchnl_ops v_opcode, enum iavf_status v_retval, u8 *msg, u16 msglen) argument
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1974 static int i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, argument
4167 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode, argument
20 i40e_vc_vf_broadcast(struct i40e_pf *pf, enum virtchnl_ops v_opcode, int v_retval, u8 *msg, u16 msglen) argument
[all...]
H A Di40e_common.c2833 i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid, u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, struct i40e_asq_cmd_details *cmd_details) argument
/linux-master/include/linux/avf/
H A Dvirtchnl.h1443 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, argument

Completed in 165 milliseconds