Lines Matching defs:center
311 static bool cfg80211_valid_center_freq(u32 center,
318 if (center < 5955 || center > 7115)
326 if (center - bw / 2 < 5945 || center + bw / 2 > 7125)
339 return (center - bw / 2 - 5945) % step == 0;
471 u32 center = c->center_freq1;
489 if (control > center) {
490 center += width / 4;
493 center -= width / 4;
499 return center;
824 * Checks if center frequency of chan falls with in the bandwidth