Home
last modified time | relevance | path

Searched defs:v_opcode (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_common.c953 enum virtchnl_ops v_opcode, in iavf_aq_send_msg_to_pf()
H A Diavf_vc_common.c1177 enum virtchnl_ops v_opcode, in iavf_vc_completion()
H A Dvirtchnl.h182 enum virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */ member
790 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg()
/freebsd/sys/dev/ixl/
H A Dvirtchnl.h168 enum virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */ member
607 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg()
H A Di40e_common.c3382 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()
7469 enum virtchnl_ops v_opcode, in i40e_aq_send_msg_to_pf()
/freebsd/sys/dev/ice/
H A Dvirtchnl.h210 static inline const char *virtchnl_op_str(enum virtchnl_ops v_opcode) in virtchnl_op_str() argument
348 enum virtchnl_ops v_opcode; member
2093 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info * ver,u32 v_opcode,u8 * msg,u16 msglen) virtchnl_vc_validate_vf_msg() argument