Lines Matching refs:center_freq
58 { .center_freq = 2412},
59 { .center_freq = 2417},
60 { .center_freq = 2422},
61 { .center_freq = 2427},
62 { .center_freq = 2432},
63 { .center_freq = 2437},
64 { .center_freq = 2442},
65 { .center_freq = 2447},
66 { .center_freq = 2452},
67 { .center_freq = 2457},
68 { .center_freq = 2462},
69 { .center_freq = 2467},
70 { .center_freq = 2472},
71 { .center_freq = 2484},
444 rx_status.freq = adm8211_channels[priv->channel - 1].center_freq; in adm8211_interrupt_rci()
1302 ieee80211_frequency_to_channel(conf->chandef.chan->center_freq); in adm8211_config()