Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h18 ice_aq_send_msg_to_vf(struct ice_hw *hw, u16 vfid, u32 v_opcode, u32 v_retval,
34 u16 __always_unused vfid, u32 __always_unused v_opcode, in ice_aq_send_msg_to_vf() argument
H A Dice_virtchnl_fdir.c1476 ctx_done->v_opcode = ctx_irq->v_opcode; in ice_vf_fdir_timer()
1520 ctx_done->v_opcode = ctx_irq->v_opcode; in ice_vc_fdir_irq_handler()
1606 ctx->v_opcode != VIRTCHNL_OP_ADD_FDIR_FILTER) { in ice_vf_verify_rx_desc()
1615 ctx->v_opcode != VIRTCHNL_OP_DEL_FDIR_FILTER) { in ice_vf_verify_rx_desc()
1708 ret = ice_vc_send_msg_to_vf(vf, ctx->v_opcode, v_ret, in ice_vc_add_fdir_fltr_post()
1714 (ctx->v_opcode == VIRTCHNL_OP_ADD_FDIR_FILTER) ? in ice_vc_add_fdir_fltr_post()
1779 (ctx->v_opcode == VIRTCHNL_OP_ADD_FDIR_FILTER) ? in ice_vc_del_fdir_fltr_post()
1844 if (ctx->v_opcode == VIRTCHNL_OP_ADD_FDIR_FILTER) in ice_flush_fdir_ctx()
1856 if (ctx->v_opcode == VIRTCHNL_OP_ADD_FDIR_FILTER) in ice_flush_fdir_ctx()
1880 enum virtchnl_ops v_opcode) in ice_vc_fdir_set_irq_ctx() argument
[all …]
H A Dice_virtchnl.h90 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode,
103 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, in ice_vc_send_msg_to_vf() argument
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() argument
33 desc.cookie_high = cpu_to_le32(v_opcode); in ice_aq_send_msg_to_vf()
H A Dice_virtchnl_fdir.h19 enum virtchnl_ops v_opcode; member
H 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
902 return ice_vc_send_msg_to_vf(vf, v_opcode, v_ret, NULL, 0); in ice_vc_handle_rss_cfg()
4421 u32 v_opcode = le32_to_cpu(event->desc.cookie_high); in ice_vc_process_vf_msg() local
4435 vf_id, v_opcode, msglen); in ice_vc_process_vf_msg()
4467 vf_id, v_opcode, msglen, err); in ice_vc_process_vf_msg()
4471 if (!ice_vc_is_opcode_allowed(vf, v_opcode)) { in ice_vc_process_vf_msg()
4472 ice_vc_send_msg_to_vf(vf, v_opcode, in ice_vc_process_vf_msg()
4478 switch (v_opcode) { in ice_vc_process_vf_msg()
4602 err = ice_vc_send_msg_to_vf(vf, v_opcode, in ice_vc_process_vf_msg()
[all …]
/linux-6.15/drivers/net/ethernet/intel/iavf/
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
140 cmd->v_opcode = v_opcode; in iavf_allocate_ptp_cmd()
H A Diavf_types.h15 enum virtchnl_ops v_opcode:16; member
H A Diavf_prototype.h48 enum virtchnl_ops v_opcode,
H A Diavf_virtchnl.c1532 cmd->v_opcode, adapter->current_op); in iavf_virtchnl_send_ptp_cmd()
1546 cmd->v_opcode); in iavf_virtchnl_send_ptp_cmd()
2297 enum virtchnl_ops v_opcode, in iavf_virtchnl_completion() argument
2302 if (v_opcode == VIRTCHNL_OP_EVENT) { in iavf_virtchnl_completion()
2360 switch (v_opcode) { in iavf_virtchnl_completion()
2554 v_opcode); in iavf_virtchnl_completion()
2557 switch (v_opcode) { in iavf_virtchnl_completion()
2643 if (v_opcode == VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS) in iavf_virtchnl_completion()
2735 if (v_opcode != adapter->current_op) in iavf_virtchnl_completion()
2745 "Invalid message %d from PF\n", v_opcode); in iavf_virtchnl_completion()
[all …]
H A Diavf_common.c449 enum virtchnl_ops v_opcode, in iavf_aq_send_msg_to_pf() argument
460 desc.cookie_high = cpu_to_le32(v_opcode); in iavf_aq_send_msg_to_pf()
H A Diavf.h612 enum virtchnl_ops v_opcode,
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h128 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode,
H A Di40e_virtchnl_pf.c21 enum virtchnl_ops v_opcode, in i40e_vc_vf_broadcast() argument
39 i40e_aq_send_msg_to_vf(hw, abs_vf_id, v_opcode, v_retval, in i40e_vc_vf_broadcast()
1974 static int i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_send_msg_to_vf() argument
1990 aq_ret = i40e_aq_send_msg_to_vf(hw, abs_vf_id, v_opcode, v_retval, in i40e_vc_send_msg_to_vf()
4171 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode, in i40e_vc_process_vf_msg() argument
4189 ret = virtchnl_vc_validate_vf_msg(&vf->vf_ver, v_opcode, msg, msglen); in i40e_vc_process_vf_msg()
4192 i40e_vc_send_resp_to_vf(vf, v_opcode, -EINVAL); in i40e_vc_process_vf_msg()
4194 local_vf_id, v_opcode, msglen); in i40e_vc_process_vf_msg()
4198 switch (v_opcode) { in i40e_vc_process_vf_msg()
4286 v_opcode, local_vf_id); in i40e_vc_process_vf_msg()
[all …]
H A Di40e_prototype.h169 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen,
H A Di40e_common.c2420 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf() argument
2430 desc.cookie_high = cpu_to_le32(v_opcode); in i40e_aq_send_msg_to_vf()
/linux-6.15/include/linux/avf/
H A Dvirtchnl.h1660 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg() argument
1667 switch (v_opcode) { in virtchnl_vc_validate_vf_msg()