Searched refs:opp_major_vers (Results 1 – 1 of 1) sorted by relevance
1184 uint32_t opp_major_vers = WMI_VER_GET_MAJOR(opp_vers->abi_version_0); in wmi_versions_can_downgrade() local1194 } else if (my_major_vers != opp_major_vers) { in wmi_versions_can_downgrade()