Home
last modified time | relevance | path

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

/net/wireless/
Dutil.c2326 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function
2340 EXPORT_SYMBOL(cfg80211_check_combinations);
/net/mac80211/
Dutil.c4891 return cfg80211_check_combinations(local->hw.wiphy, &params); in ieee80211_check_combinations()