cfg80211_check_combinations  628 drivers/net/wireless/ath/wil6210/cfg80211.c 	return cfg80211_check_combinations(wil->wiphy, &params);
cfg80211_check_combinations  654 drivers/net/wireless/ath/wil6210/cfg80211.c 		ret = cfg80211_check_combinations(wil->wiphy, &params);
cfg80211_check_combinations  431 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 		ret = cfg80211_check_combinations(cfg->wiphy, &params);
cfg80211_check_combinations  448 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 	return cfg80211_check_combinations(cfg->wiphy, &params);
cfg80211_check_combinations  102 drivers/net/wireless/quantenna/qtnfmac/cfg80211.c 	ret = cfg80211_check_combinations(wiphy, &params);
cfg80211_check_combinations 7252 include/net/cfg80211.h int cfg80211_check_combinations(struct wiphy *wiphy,
cfg80211_check_combinations 3923 net/mac80211/util.c 	return cfg80211_check_combinations(local->hw.wiphy, &params);
cfg80211_check_combinations 1848 net/wireless/util.c EXPORT_SYMBOL(cfg80211_check_combinations);