Searched defs:v_opcode (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/iavf/ |
H A D | iavf_common.c | 953 enum virtchnl_ops v_opcode, in iavf_aq_send_msg_to_pf()
|
H A D | iavf_vc_common.c | 1177 enum virtchnl_ops v_opcode, in iavf_vc_completion()
|
H A D | virtchnl.h | 182 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 D | virtchnl.h | 168 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 D | i40e_common.c | 3382 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 D | virtchnl.h | 210 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
|