Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h170 enum virtchnl_status_code v_retval; /* ditto for desc->retval */ member
H A Di40e_prototype.h238 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen,
551 enum i40e_status_code v_retval,
H A Di40e_common.c3386 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf() argument
3397 desc.cookie_low = CPU_TO_LE32(v_retval); in i40e_aq_send_msg_to_vf()
7452 enum i40e_status_code v_retval, in i40e_aq_send_msg_to_pf() argument
7463 desc.cookie_low = CPU_TO_LE32(v_retval); in i40e_aq_send_msg_to_pf()