Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h32 u32 __always_unused v_retval, u8 __always_unused *msg, in ice_aq_send_msg_to_vf()
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()
H A Dice_virtchnl.h87 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_send_msg_to_vf()
H A Dice_virtchnl.c178 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_vf_broadcast()
296 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_send_msg_to_vf()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c450 enum iavf_status v_retval, in iavf_aq_send_msg_to_pf()
H A Diavf_virtchnl.c70 u32 v_retval; in iavf_poll_virtchnl_msg() local
1989 enum iavf_status v_retval, u8 *msg, u16 msglen) in iavf_virtchnl_completion()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq.h44 __le32 v_retval; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c22 int v_retval, u8 *msg, in i40e_vc_vf_broadcast()
1975 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_send_msg_to_vf()
4172 u32 __always_unused v_retval, u8 *msg, u16 msglen) in i40e_vc_process_vf_msg()
H A Di40e_common.c2581 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()