Searched defs:v_retval (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/ixl/
H A Dixlvc.c841 ixlv_vc_completion(struct ixlv_sc *sc, enum i40e_virtchnl_ops v_opcode, i40e_status v_retval, u8 *msg, u16 msglen) argument
[all...]
H A Di40e_virtchnl.h101 enum i40e_status_code v_retval; /* ditto for desc->retval */ member in struct:i40e_virtchnl_msg
H A Di40e_common.c2898 i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid, u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, struct i40e_asq_cmd_details *cmd_details) argument
5604 i40e_aq_send_msg_to_pf(struct i40e_hw *hw, enum i40e_virtchnl_ops v_opcode, enum i40e_status_code v_retval, u8 *msg, u16 msglen, struct i40e_asq_cmd_details *cmd_details) argument

Completed in 175 milliseconds