Searched refs:cfg80211_check_combinations (Results 1 – 7 of 7) sorted by relevance
87 :functions: cfg80211_check_combinations
1750 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function1764 EXPORT_SYMBOL(cfg80211_check_combinations);
113 ret = cfg80211_check_combinations(wiphy, ¶ms); in qtnf_validate_iface_combinations()
440 return cfg80211_check_combinations(wil->wiphy, ¶ms); in wil_cfg80211_validate_add_iface()466 ret = cfg80211_check_combinations(wil->wiphy, ¶ms); in wil_cfg80211_validate_change_iface()
6402 int cfg80211_check_combinations(struct wiphy *wiphy,
423 ret = cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_change_validate()440 return cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_add_validate()
3567 return cfg80211_check_combinations(local->hw.wiphy, ¶ms); in ieee80211_check_combinations()