Home
last modified time | relevance | path

Searched refs:num_allowlist (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_tlv_helper.c1175 wmi_versions_can_downgrade(int num_allowlist, in wmi_versions_can_downgrade() argument
1228 for (i = 0; i < num_allowlist; i++) { in wmi_versions_can_downgrade()
1295 wmi_cmp_and_set_abi_version(int num_allowlist, in wmi_cmp_and_set_abi_version() argument
1321 if (wmi_versions_can_downgrade(num_allowlist, in wmi_cmp_and_set_abi_version()
H A Dwmi_unified_tlv.c10390 int num_allowlist; in copy_fw_abi_version_tlv() local
10393 num_allowlist = sizeof(version_whitelist) / in copy_fw_abi_version_tlv()
10402 wmi_cmp_and_set_abi_version(num_allowlist, version_whitelist, in copy_fw_abi_version_tlv()