• Home
  • Raw
  • Download

Lines Matching refs:center_freq

23 	{ .band = IEEE80211_BAND_2GHZ, .center_freq = 2412,
25 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2417,
27 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2422,
29 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2427,
31 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2432,
33 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2437,
35 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2442,
37 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2447,
39 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2452,
41 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2457,
43 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2462,
45 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2467,
47 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2472,
49 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2484,
54 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5180,
56 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5200,
58 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5220,
60 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5240,
62 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5260,
64 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5280,
66 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5300,
68 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5320,
70 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5500,
72 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5520,
74 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5540,
76 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5560,
78 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5580,
80 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5600,
82 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5620,
84 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5640,
86 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5660,
88 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5680,
90 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5700,
92 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5745,
94 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5765,
96 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5785,
98 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5805,
100 { .band = IEEE80211_BAND_5GHZ, .center_freq = 5825,
363 __func__, curchan->center_freq, in rsi_channel_change()