Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/iavf/
H A Diavf_prototype.h90 enum iavf_status v_retval,
H A Diavf_common.c927 enum iavf_status v_retval, in iavf_aq_send_msg_to_pf() argument
938 desc.cookie_low = CPU_TO_LE32(v_retval); in iavf_aq_send_msg_to_pf()
H A Dvirtchnl.h167 enum virtchnl_status_code v_retval; /* ditto for desc->retval */ member
/f-stack/dpdk/drivers/net/i40e/base/
H A Dvirtchnl.h151 enum virtchnl_status_code v_retval; /* ditto for desc->retval */ member
H A Di40e_prototype.h210 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen,
544 enum i40e_status_code v_retval,
H A Di40e_common.c3428 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf() argument
3439 desc.cookie_low = CPU_TO_LE32(v_retval); in i40e_aq_send_msg_to_vf()
7595 enum i40e_status_code v_retval, in i40e_aq_send_msg_to_pf() argument
7606 desc.cookie_low = CPU_TO_LE32(v_retval); in i40e_aq_send_msg_to_pf()