Searched refs:cfg80211_check_combinations (Results 1 – 7 of 7) sorted by relevance
40 cfg80211_check_combinations
2332 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function2346 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()
8880 int cfg80211_check_combinations(struct wiphy *wiphy,
513 ret = cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_change_validate()530 return cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_add_validate()
4908 return cfg80211_check_combinations(local->hw.wiphy, ¶ms); in ieee80211_check_combinations()