Home
last modified time | relevance | path

Searched refs:v_opcode (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_vf_mbx.h18 ice_aq_send_msg_to_vf(struct ice_hw *hw, u16 vfid, u32 v_opcode, u32 v_retval,
36 u16 __always_unused vfid, u32 __always_unused v_opcode, in ice_aq_send_msg_to_vf() argument
A Dice_virtchnl_fdir.c1275 ctx_done->v_opcode = ctx_irq->v_opcode; in ice_vf_fdir_timer()
1319 ctx_done->v_opcode = ctx_irq->v_opcode; in ice_vc_fdir_irq_handler()
1393 ctx->v_opcode != VIRTCHNL_OP_ADD_FDIR_FILTER) { in ice_vf_verify_rx_desc()
1402 ctx->v_opcode != VIRTCHNL_OP_DEL_FDIR_FILTER) { in ice_vf_verify_rx_desc()
1486 ret = ice_vc_send_msg_to_vf(vf, ctx->v_opcode, v_ret, in ice_vc_add_fdir_fltr_post()
1492 (ctx->v_opcode == VIRTCHNL_OP_ADD_FDIR_FILTER) ? in ice_vc_add_fdir_fltr_post()
1556 (ctx->v_opcode == VIRTCHNL_OP_ADD_FDIR_FILTER) ? in ice_vc_del_fdir_fltr_post()
1621 if (ctx->v_opcode == VIRTCHNL_OP_ADD_FDIR_FILTER) in ice_flush_fdir_ctx()
1633 if (ctx->v_opcode == VIRTCHNL_OP_ADD_FDIR_FILTER) in ice_flush_fdir_ctx()
1657 enum virtchnl_ops v_opcode) in ice_vc_fdir_set_irq_ctx() argument
[all …]
A Dice_virtchnl.h63 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode,
74 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, in ice_vc_send_msg_to_vf() argument
A Dice_virtchnl_fdir.h19 enum virtchnl_ops v_opcode; member
A Dice_virtchnl.c194 ice_aq_send_msg_to_vf(hw, vf->vf_id, v_opcode, v_retval, msg, in ice_vc_vf_broadcast()
295 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, in ice_vc_send_msg_to_vf() argument
892 return ice_vc_send_msg_to_vf(vf, v_opcode, v_ret, NULL, 0); in ice_vc_handle_rss_cfg()
3846 u32 v_opcode = le32_to_cpu(event->desc.cookie_high); in ice_vc_process_vf_msg() local
3860 vf_id, v_opcode, msglen); in ice_vc_process_vf_msg()
3888 vf_id, v_opcode, msglen, err); in ice_vc_process_vf_msg()
3892 if (!ice_vc_is_opcode_allowed(vf, v_opcode)) { in ice_vc_process_vf_msg()
3893 ice_vc_send_msg_to_vf(vf, v_opcode, in ice_vc_process_vf_msg()
3899 switch (v_opcode) { in ice_vc_process_vf_msg()
4005 err = ice_vc_send_msg_to_vf(vf, v_opcode, in ice_vc_process_vf_msg()
[all …]
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() argument
33 desc.cookie_high = cpu_to_le32(v_opcode); in ice_aq_send_msg_to_vf()
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_prototype.h65 enum virtchnl_ops v_opcode,
A Diavf_virtchnl.c1902 enum virtchnl_ops v_opcode, in iavf_virtchnl_completion() argument
1907 if (v_opcode == VIRTCHNL_OP_EVENT) { in iavf_virtchnl_completion()
1966 switch (v_opcode) { in iavf_virtchnl_completion()
2134 v_opcode); in iavf_virtchnl_completion()
2137 switch (v_opcode) { in iavf_virtchnl_completion()
2222 if (v_opcode == VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS) in iavf_virtchnl_completion()
2298 if (v_opcode != adapter->current_op) in iavf_virtchnl_completion()
2321 "Invalid message %d from PF\n", v_opcode); in iavf_virtchnl_completion()
2477 if (adapter->current_op && (v_opcode != adapter->current_op)) in iavf_virtchnl_completion()
2479 adapter->current_op, v_opcode); in iavf_virtchnl_completion()
A Diavf_common.c769 enum virtchnl_ops v_opcode, in iavf_aq_send_msg_to_pf() argument
780 desc.cookie_high = cpu_to_le32(v_opcode); in iavf_aq_send_msg_to_pf()
A Diavf.h561 enum virtchnl_ops v_opcode,
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.h117 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode,
A Di40e_virtchnl_pf.c19 enum virtchnl_ops v_opcode, in i40e_vc_vf_broadcast() argument
37 i40e_aq_send_msg_to_vf(hw, abs_vf_id, v_opcode, v_retval, in i40e_vc_vf_broadcast()
1953 static int i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_send_msg_to_vf() argument
1969 aq_ret = i40e_aq_send_msg_to_vf(hw, abs_vf_id, v_opcode, v_retval, in i40e_vc_send_msg_to_vf()
4041 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode, in i40e_vc_process_vf_msg() argument
4059 ret = virtchnl_vc_validate_vf_msg(&vf->vf_ver, v_opcode, msg, msglen); in i40e_vc_process_vf_msg()
4062 i40e_vc_send_resp_to_vf(vf, v_opcode, I40E_ERR_PARAM); in i40e_vc_process_vf_msg()
4064 local_vf_id, v_opcode, msglen); in i40e_vc_process_vf_msg()
4073 switch (v_opcode) { in i40e_vc_process_vf_msg()
4161 v_opcode, local_vf_id); in i40e_vc_process_vf_msg()
[all …]
A Di40e_prototype.h193 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen,
432 enum virtchnl_ops v_opcode,
A Di40e_common.c2851 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf() argument
2861 desc.cookie_high = cpu_to_le32(v_opcode); in i40e_aq_send_msg_to_vf()
/linux-6.3-rc2/include/linux/avf/
A Dvirtchnl.h1380 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg() argument
1387 switch (v_opcode) { in virtchnl_vc_validate_vf_msg()

Completed in 45 milliseconds