Searched defs:v_retval (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_vf_mbx.c | 51 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() 86 int v_retval, u8 *msg, u16 msglen, in ice_aq_send_msg_to_pf()
|
H A D | virtchnl.h | 351 enum virtchnl_status_code v_retval; member
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_common.c | 954 enum iavf_status v_retval, in iavf_aq_send_msg_to_pf()
|
H A D | iavf_vc_common.c | 1178 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen __unused) in iavf_vc_completion()
|
H A D | virtchnl.h | 183 enum virtchnl_status_code v_retval; /* ditto for desc->retval */ member
|
/freebsd/sys/dev/ixl/ |
H A D | virtchnl.h | 169 enum virtchnl_status_code v_retval; /* ditto for desc->retval */ member
|
H A D | i40e_common.c | 3382 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf() 7470 enum i40e_status_code v_retval, in i40e_aq_send_msg_to_pf()
|