Searched refs:wlan_reg_ctry_support_vlp (Results 1 – 5 of 5) sorted by relevance
1234 bool wlan_reg_ctry_support_vlp(uint8_t *country);
675 bool wlan_reg_ctry_support_vlp(uint8_t *country) in wlan_reg_ctry_support_vlp() function
907 if (!wlan_reg_ctry_support_vlp(country_code)) in tdls_is_6g_freq_allowed()
257 is_vlp_country = wlan_reg_ctry_support_vlp(ap_cc) && in populate_dot11f_tdls_offchannel_params()258 wlan_reg_ctry_support_vlp(reg_cc); in populate_dot11f_tdls_offchannel_params()
3281 if (!wlan_reg_ctry_support_vlp(country)) { in wlansap_is_power_change_required()