Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_sriov.h18 u16 __always_unused vfid, u32 __always_unused v_opcode, in ice_aq_send_msg_to_vf()
Dice_sriov.c23 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()
Dice_virtchnl_pf.c79 ice_vc_vf_broadcast(struct ice_pf *pf, enum virtchnl_ops v_opcode, in ice_vc_vf_broadcast()
1836 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, in ice_vc_send_msg_to_vf()
3686 u32 v_opcode = le32_to_cpu(event->desc.cookie_high); in ice_vc_process_vf_msg() local
/drivers/net/ethernet/intel/iavf/
Diavf_common.c881 enum virtchnl_ops v_opcode, in iavf_aq_send_msg_to_pf()
Diavf_virtchnl.c1270 enum virtchnl_ops v_opcode, in iavf_virtchnl_completion()
/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c19 enum virtchnl_ops v_opcode, in i40e_vc_vf_broadcast()
1925 static int i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_send_msg_to_vf()
4010 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode, in i40e_vc_process_vf_msg()
Di40e_common.c2975 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()