Searched defs:v_retval (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/intel/ice/ |
D | ice_sriov.h | 19 u32 __always_unused v_retval, u8 __always_unused *msg, in ice_aq_send_msg_to_vf()
|
D | ice_sriov.c | 23 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()
|
D | ice_virtchnl_pf.c | 80 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_vf_broadcast() 1837 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_send_msg_to_vf()
|
/drivers/net/ethernet/intel/iavf/ |
D | iavf_common.c | 882 enum iavf_status v_retval, in iavf_aq_send_msg_to_pf()
|
D | iavf_virtchnl.c | 1271 enum iavf_status v_retval, u8 *msg, u16 msglen) in iavf_virtchnl_completion()
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.c | 20 i40e_status v_retval, u8 *msg, in i40e_vc_vf_broadcast() 1926 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_send_msg_to_vf() 4011 u32 __always_unused v_retval, u8 *msg, u16 msglen) in i40e_vc_process_vf_msg()
|
D | i40e_common.c | 2975 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()
|