Home
last modified time | relevance | path

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

/include/net/
Dcfg80211.h607 cfg80211_get_chandef_type(const struct cfg80211_chan_def *chandef) in cfg80211_get_chandef_type() argument
609 switch (chandef->width) { in cfg80211_get_chandef_type()
615 if (chandef->center_freq1 > chandef->chan->center_freq) in cfg80211_get_chandef_type()
632 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
662 cfg80211_chandef_is_edmg(const struct cfg80211_chan_def *chandef) in cfg80211_chandef_is_edmg() argument
664 return chandef->edmg.channels || chandef->edmg.bw_config; in cfg80211_chandef_is_edmg()
684 bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef);
694 const struct cfg80211_chan_def *chandef,
706 const struct cfg80211_chan_def *chandef,
720 ieee80211_chandef_rate_flags(struct cfg80211_chan_def *chandef) in ieee80211_chandef_rate_flags() argument
[all …]
Dmac80211.h643 struct cfg80211_chan_def chandef; member
1513 struct cfg80211_chan_def chandef; member
1542 struct cfg80211_chan_def chandef; member
2550 struct cfg80211_chan_def *chandef; member
3996 struct cfg80211_chan_def *chandef);
4019 struct cfg80211_chan_def *chandef,
5941 struct cfg80211_chan_def *chandef,
5944 struct cfg80211_chan_def *chandef,
6023 return conf->chandef.width == NL80211_CHAN_WIDTH_20; in conf_is_ht20()
6029 return conf->chandef.width == NL80211_CHAN_WIDTH_40 && in conf_is_ht40_minus()
[all …]