Searched refs:country_max_allowed_bw (Results 1 – 4 of 4) sorted by relevance
341 uint32_t *country_max_allowed_bw) in reg_update_max_bw_per_rule() argument348 if (reg_rule_start[count].max_bw > *country_max_allowed_bw) in reg_update_max_bw_per_rule()349 *country_max_allowed_bw = reg_rule_start[count].max_bw; in reg_update_max_bw_per_rule()4282 uint32_t i, j, k, curr_reg_rule_location, country_max_allowed_bw = 0; in reg_fill_master_channels() local4300 &country_max_allowed_bw); in reg_fill_master_channels()4307 &country_max_allowed_bw); in reg_fill_master_channels()4316 &country_max_allowed_bw); in reg_fill_master_channels()4331 &country_max_allowed_bw); in reg_fill_master_channels()4335 soc_reg->country_max_allowed_bw = country_max_allowed_bw; in reg_fill_master_channels()4337 country_max_allowed_bw); in reg_fill_master_channels()[all …]
311 uint32_t country_max_allowed_bw; member
1016 return psoc_priv_obj->country_max_allowed_bw; in reg_get_country_max_allowed_bw()
9037 uint32_t country_max_allowed_bw; in lim_revise_eht_caps() local9039 country_max_allowed_bw = wlan_reg_get_country_max_allowed_bw(mac->pdev); in lim_revise_eht_caps()9040 if (!country_max_allowed_bw) { in lim_revise_eht_caps()9045 if (country_max_allowed_bw < BW_320_MHZ) in lim_revise_eht_caps()