Searched defs:v_retval (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_vf_mbx.h | 35 u32 __always_unused v_retval, u8 __always_unused *msg, in ice_aq_send_msg_to_vf()
|
H A D | ice_vf_mbx.c | 22 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 D | ice_virtchnl.h | 86 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_send_msg_to_vf()
|
H A D | ice_virtchnl.c | 178 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()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_common.c | 740 enum iavf_status v_retval, in iavf_aq_send_msg_to_pf()
|
H A D | iavf_virtchnl.c | 69 u32 v_retval; in iavf_poll_virtchnl_msg() local 1968 enum iavf_status v_retval, u8 *msg, u16 msglen) in iavf_virtchnl_completion()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 22 int v_retval, u8 *msg, in i40e_vc_vf_broadcast() 1981 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_send_msg_to_vf() 4176 u32 __always_unused v_retval, u8 *msg, u16 msglen) in i40e_vc_process_vf_msg()
|
H A D | i40e_common.c | 2855 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()
|