Lines Matching refs:center_freq
259 .center_freq = (_freq), \
266 .center_freq = (_freq), \
831 hdr->rt_channel = cpu_to_le16(chan->center_freq); in mac80211_hwsim_monitor_rx()
872 hdr->rt_channel = cpu_to_le16(chan->center_freq); in mac80211_hwsim_monitor_ack()
1005 if (nla_put_u32(skb, HWSIM_ATTR_FREQ, data->channel->center_freq)) in mac80211_hwsim_tx_frame_nl()
1048 return c1->center_freq == c2->center_freq; in hwsim_chans_compat()
1131 rx_status.freq = chan->center_freq; in mac80211_hwsim_tx_frame_no_nl()
1510 conf->chandef.chan->center_freq, in mac80211_hwsim_config()
1873 req->channels[hwsim->scan_chan_idx]->center_freq); in hw_scan_work()
2023 chan->center_freq, duration); in mac80211_hwsim_roc()
2053 ctx->def.chan->center_freq, ctx->def.width, in mac80211_hwsim_add_chanctx()
2063 ctx->def.chan->center_freq, ctx->def.width, in mac80211_hwsim_remove_chanctx()
2076 ctx->def.chan->center_freq, ctx->def.width, in mac80211_hwsim_change_chanctx()
2835 rx_status.freq = data2->channel->center_freq; in hwsim_cloned_frame_received_nl()