Home
last modified time | relevance | path

Searched defs:v_retval (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_sriov.h19 u32 __always_unused v_retval, u8 __always_unused *msg, 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.c80 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_vf_broadcast()
1813 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_send_msg_to_vf()
/Linux-v5.10/drivers/net/ethernet/intel/iavf/
Diavf_common.c882 enum iavf_status v_retval, in iavf_aq_send_msg_to_pf()
Diavf_virtchnl.c1227 enum iavf_status v_retval, u8 *msg, u16 msglen) in iavf_virtchnl_completion()
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c20 i40e_status v_retval, u8 *msg, in i40e_vc_vf_broadcast()
1808 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_send_msg_to_vf()
3819 u32 __always_unused v_retval, u8 *msg, u16 msglen) 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()
/Linux-v5.10/include/linux/avf/
Dvirtchnl.h158 enum virtchnl_status_code v_retval; /* ditto for desc->retval */ member