Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h1427 virtchnl_vc_validate_vf_msg(struct virtchnl_version_info *ver, u32 v_opcode, in virtchnl_vc_validate_vf_msg() function
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c3943 err = virtchnl_vc_validate_vf_msg(&vf->vf_ver, v_opcode, msg, msglen); in ice_vc_process_vf_msg()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c4193 ret = virtchnl_vc_validate_vf_msg(&vf->vf_ver, v_opcode, msg, msglen); in i40e_vc_process_vf_msg()