Searched refs:vf_version (Results 1 – 2 of 2) sorted by relevance
38 u32 vf_version = (u32)cmd.s_version.version; in octep_pfvf_validate_version() local41 vf_id, vf_version, OCTEP_PFVF_MBOX_VERSION_CURRENT); in octep_pfvf_validate_version()42 if (vf_version < OCTEP_PFVF_MBOX_VERSION_CURRENT) in octep_pfvf_validate_version()43 rsp->s_version.version = vf_version; in octep_pfvf_validate_version()
77 u32 vf_version; member