Lines Matching refs:center_freq
21 .center_freq = (_freq), \
30 .center_freq = (_freq), \
39 .center_freq = (_freq), \
832 arg.freq = channel->center_freq; in ath12k_mac_monitor_vdev_start()
2999 arg.chan_list[i] = req->channels[i]->center_freq; in ath12k_mac_op_hw_scan()
5754 ctx->def.chan->center_freq, ctx->def.width, ctx); in ath12k_mac_op_add_chanctx()
5778 ctx->def.chan->center_freq, ctx->def.width, ctx); in ath12k_mac_op_remove_chanctx()
5812 arg.freq = chandef->chan->center_freq; in ath12k_mac_vdev_start_restart()
6012 vifs[i].old_ctx->def.chan->center_freq, in ath12k_mac_update_vif_chan()
6013 vifs[i].new_ctx->def.chan->center_freq, in ath12k_mac_update_vif_chan()
6114 ctx->def.chan->center_freq, ctx->def.width, ctx, changed); in ath12k_mac_op_change_chanctx()
6146 arvif->chanctx.def.chan->center_freq, ret); in ath12k_start_vdev_delay()
6226 ctx->def.chan->center_freq, ret); in ath12k_mac_op_assign_vif_chanctx()
6946 if (band->channels[i].center_freq < freq_low || in ath12k_mac_update_ch_list()
6947 band->channels[i].center_freq > freq_high) in ath12k_mac_update_ch_list()