Searched refs:virtchnl_vc_validate_vf_msg (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/ixl/ |
H A D | virtchnl.h | 607 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg() function
|
H A D | ixl_pf_iov.c | 1440 err = virtchnl_vc_validate_vf_msg(&vf->version, opcode, msg, msg_size); in ixl_handle_vf_msg()
|
/freebsd/sys/dev/iavf/ |
H A D | virtchnl.h | 790 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg() function
|
H A D | iavf_vc_common.c | 68 val_err = virtchnl_vc_validate_vf_msg(&sc->version, op, msg, len); in iavf_send_pf_msg()
|
/freebsd/sys/dev/ice/ |
H A D | virtchnl.h | 2112 * virtchnl_vc_validate_vf_msg in virtchnl_vc_validate_vf_msg() 2121 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg() 2093 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, virtchnl_vc_validate_vf_msg() function
|