Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcfg80211.h523 cfg80211_get_chandef_type(const struct cfg80211_chan_def *chandef) in cfg80211_get_chandef_type() argument
525 switch (chandef->width) { in cfg80211_get_chandef_type()
531 if (chandef->center_freq1 > chandef->chan->center_freq) in cfg80211_get_chandef_type()
548 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
587 bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef);
597 const struct cfg80211_chan_def *chandef,
609 const struct cfg80211_chan_def *chandef,
623 ieee80211_chandef_rate_flags(struct cfg80211_chan_def *chandef) in ieee80211_chandef_rate_flags() argument
625 switch (chandef->width) { in ieee80211_chandef_rate_flags()
648 ieee80211_chandef_max_power(struct cfg80211_chan_def *chandef) in ieee80211_chandef_max_power() argument
[all …]
Dmac80211.h598 struct cfg80211_chan_def chandef; member
1418 struct cfg80211_chan_def chandef; member
1444 struct cfg80211_chan_def chandef; member
2372 struct cfg80211_chan_def *chandef; member
3782 struct cfg80211_chan_def *chandef);
3800 struct cfg80211_chan_def *chandef,
5654 struct cfg80211_chan_def *chandef,
5657 struct cfg80211_chan_def *chandef,
5760 return conf->chandef.width == NL80211_CHAN_WIDTH_20; in conf_is_ht20()
5766 return conf->chandef.width == NL80211_CHAN_WIDTH_40 && in conf_is_ht40_minus()
[all …]