Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.c169 int no_of_countries; in reg_ctry_domain_supports_vlp() local
171 reg_get_num_countries(&no_of_countries); in reg_ctry_domain_supports_vlp()
172 for (i = 0; i < no_of_countries; i++) { in reg_ctry_domain_supports_vlp()