Home
last modified time | relevance | path

Searched refs:v_retval (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_virtchnl.h106 enum i40e_status_code v_retval; /* ditto for desc->retval */ member
H A Di40e_prototype.h218 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen,
480 enum i40e_status_code v_retval,
H A Di40e_common.c3179 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf() argument
3190 desc.cookie_low = CPU_TO_LE32(v_retval); in i40e_aq_send_msg_to_vf()