Searched refs:cfg80211_check_combinations (Results 1 – 7 of 7) sorted by relevance
40 cfg80211_check_combinations
2133 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function2147 EXPORT_SYMBOL(cfg80211_check_combinations);
103 ret = cfg80211_check_combinations(wiphy, ¶ms); in qtnf_validate_iface_combinations()
639 return cfg80211_check_combinations(wil->wiphy, ¶ms); in wil_cfg80211_validate_add_iface()665 ret = cfg80211_check_combinations(wil->wiphy, ¶ms); in wil_cfg80211_validate_change_iface()
8556 int cfg80211_check_combinations(struct wiphy *wiphy,
437 ret = cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_change_validate()454 return cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_add_validate()
4611 return cfg80211_check_combinations(local->hw.wiphy, ¶ms); in ieee80211_check_combinations()