Searched refs:nxp_wifi_chan_freq_power (Results 1 – 1 of 1) sorted by relevance
1680 chan_freq_power_t *nxp_wifi_chan_freq_power = NULL; in nxp_wifi_reg_domain() local1684 nxp_wifi_chan_freq_power = (chan_freq_power_t *)wlan_get_regulatory_domain(0, in nxp_wifi_reg_domain()1686 if (nxp_wifi_chan_freq_power != NULL) { in nxp_wifi_reg_domain()1689 nxp_wifi_chan_freq_power[i].freq; in nxp_wifi_reg_domain()1691 nxp_wifi_chan_freq_power[i].max_tx_power; in nxp_wifi_reg_domain()1694 nxp_wifi_chan_freq_power[i].passive_scan_or_radar_detect; in nxp_wifi_reg_domain()1696 nxp_wifi_chan_freq_power[i].passive_scan_or_radar_detect; in nxp_wifi_reg_domain()1701 nxp_wifi_chan_freq_power = (chan_freq_power_t *)wlan_get_regulatory_domain(1, in nxp_wifi_reg_domain()1703 if (nxp_wifi_chan_freq_power != NULL) { in nxp_wifi_reg_domain()1706 nxp_wifi_chan_freq_power[i].freq; in nxp_wifi_reg_domain()[all …]