Searched defs:center_freq (Results 1 - 1 of 1) sorted by relevance

/include/net/
H A Dcfg80211.h149 * @center_freq: center frequency in MHz
170 u16 center_freq; member in struct:ieee80211_channel
383 if (chandef->center_freq1 > chandef->chan->center_freq)
3689 * @center_freq: Frequency in KHz for which we want regulatory information for
3699 * value will be -ERANGE if we determine the given center_freq does not even
3700 * have a regulatory rule for a frequency range in the center_freq's band.
3705 u32 center_freq);

Completed in 81 milliseconds