Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h169 enum virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */ member
608 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg() argument
615 switch (v_opcode) { in virtchnl_vc_validate_vf_msg()
H A Di40e_prototype.h238 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen,
550 enum virtchnl_ops v_opcode,
H A Di40e_common.c3386 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf() argument
3396 desc.cookie_high = CPU_TO_LE32(v_opcode); in i40e_aq_send_msg_to_vf()
7451 enum virtchnl_ops v_opcode, in i40e_aq_send_msg_to_pf() argument
7462 desc.cookie_high = CPU_TO_LE32(v_opcode); in i40e_aq_send_msg_to_pf()