Searched refs:ch_pwr_set (Results 1 – 1 of 1) sorted by relevance
514 struct pwr_channel_info *ch_pwr_set; in csr_save_tx_power_to_cfg() local523 ch_pwr_set = (struct pwr_channel_info *)(p_buf); in csr_save_tx_power_to_cfg()556 ch_pwr_set->first_freq = in csr_save_tx_power_to_cfg()558 ch_pwr_set->num_chan = 1; in csr_save_tx_power_to_cfg()559 ch_pwr_set->max_tx_pwr = ch_set->txPower; in csr_save_tx_power_to_cfg()561 ch_pwr_set++; in csr_save_tx_power_to_cfg()574 ch_pwr_set->first_freq = ch_set->first_chan_freq; in csr_save_tx_power_to_cfg()575 ch_pwr_set->num_chan = ch_set->numChannels; in csr_save_tx_power_to_cfg()576 ch_pwr_set->max_tx_pwr = ch_set->txPower; in csr_save_tx_power_to_cfg()578 ch_pwr_set++; in csr_save_tx_power_to_cfg()