Home
last modified time | relevance | path

Searched refs:chandef (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dcfg80211.h842 cfg80211_get_chandef_type(const struct cfg80211_chan_def *chandef) in cfg80211_get_chandef_type() argument
844 switch (chandef->width) { in cfg80211_get_chandef_type()
850 if (chandef->center_freq1 > chandef->chan->center_freq) in cfg80211_get_chandef_type()
867 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
898 cfg80211_chandef_is_edmg(const struct cfg80211_chan_def *chandef) in cfg80211_chandef_is_edmg() argument
900 return chandef->edmg.channels || chandef->edmg.bw_config; in cfg80211_chandef_is_edmg()
920 bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef);
930 const struct cfg80211_chan_def *chandef,
942 const struct cfg80211_chan_def *chandef,
977 ieee80211_chandef_rate_flags(struct cfg80211_chan_def *chandef) in ieee80211_chandef_rate_flags() argument
[all …]
Dmac80211.h689 struct cfg80211_chan_def chandef; member
1681 struct cfg80211_chan_def chandef; member
1712 struct cfg80211_chan_def chandef; member
2885 struct cfg80211_chan_def *chandef; member
4438 struct cfg80211_chan_def *chandef);
4461 struct cfg80211_chan_def *chandef,
4520 struct cfg80211_chan_def *chandef);
6617 struct cfg80211_chan_def *chandef,
6620 struct cfg80211_chan_def *chandef,
6704 return conf->chandef.width == NL80211_CHAN_WIDTH_20; in conf_is_ht20()
[all …]