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