Searched refs:check_chandef_primary_compat (Results 1 – 1 of 1) sorted by relevance
468 check_chandef_primary_compat(const struct cfg80211_chan_def *c1, in check_chandef_primary_compat() function542 ret = check_chandef_primary_compat(c1, c2, NL80211_CHAN_WIDTH_40); in _cfg80211_chandef_compatible()546 ret = check_chandef_primary_compat(c1, c2, NL80211_CHAN_WIDTH_80); in _cfg80211_chandef_compatible()558 ret = check_chandef_primary_compat(c1, c2, NL80211_CHAN_WIDTH_160); in _cfg80211_chandef_compatible()
Completed in 10 milliseconds