Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dutil.c1603 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function
1620 EXPORT_SYMBOL(cfg80211_check_combinations);
1732 return cfg80211_check_combinations(&rdev->wiphy, num_different_channels, in cfg80211_can_use_iftype_chan()
/linux-4.1.27/include/net/
Dcfg80211.h5113 int cfg80211_check_combinations(struct wiphy *wiphy,
/linux-4.1.27/net/mac80211/
Dutil.c3267 return cfg80211_check_combinations(local->hw.wiphy, in ieee80211_check_combinations()