Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dchan.c504 check_chandef_primary_compat(const struct cfg80211_chan_def *c1, in check_chandef_primary_compat() function
578 ret = check_chandef_primary_compat(c1, c2, NL80211_CHAN_WIDTH_40); in _cfg80211_chandef_compatible()
582 ret = check_chandef_primary_compat(c1, c2, NL80211_CHAN_WIDTH_80); in _cfg80211_chandef_compatible()
594 ret = check_chandef_primary_compat(c1, c2, NL80211_CHAN_WIDTH_160); in _cfg80211_chandef_compatible()