Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_sriov.h36 u16 __always_unused vfid, u32 __always_unused v_opcode, in ice_aq_send_msg_to_vf()
A Dice_virtchnl_fdir.h18 enum virtchnl_ops v_opcode; member
A Dice_sriov.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()
A Dice_virtchnl_pf.c331 ice_vc_vf_broadcast(struct ice_pf *pf, enum virtchnl_ops v_opcode, in ice_vc_vf_broadcast()
2272 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, in ice_vc_send_msg_to_vf()
2653 u32 v_opcode = add ? VIRTCHNL_OP_ADD_RSS_CFG : VIRTCHNL_OP_DEL_RSS_CFG; in ice_vc_handle_rss_cfg() local
4645 u32 v_opcode = le32_to_cpu(event->desc.cookie_high); in ice_vc_process_vf_msg() local
A Dice_virtchnl_fdir.c1922 enum virtchnl_ops v_opcode) in ice_vc_fdir_set_irq_ctx()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_common.c769 enum virtchnl_ops v_opcode, in iavf_aq_send_msg_to_pf()
A Diavf_virtchnl.c1476 enum virtchnl_ops v_opcode, in iavf_virtchnl_completion()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c19 enum virtchnl_ops v_opcode, in i40e_vc_vf_broadcast()
1890 static int i40e_vc_send_msg_to_vf_ex(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_send_msg_to_vf_ex()
1948 static int i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_send_msg_to_vf()
3913 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode, in i40e_vc_process_vf_msg()
A Di40e_common.c2863 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()
/linux/include/linux/avf/
A Dvirtchnl.h163 enum virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */ member
999 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg()

Completed in 42 milliseconds