Searched refs:cfg80211_check_combinations (Results 1 – 7 of 7) sorted by relevance
87 :functions: cfg80211_check_combinations
1834 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function1848 EXPORT_SYMBOL(cfg80211_check_combinations);
102 ret = cfg80211_check_combinations(wiphy, ¶ms); in qtnf_validate_iface_combinations()
628 return cfg80211_check_combinations(wil->wiphy, ¶ms); in wil_cfg80211_validate_add_iface()654 ret = cfg80211_check_combinations(wil->wiphy, ¶ms); in wil_cfg80211_validate_change_iface()
7247 int cfg80211_check_combinations(struct wiphy *wiphy,
431 ret = cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_change_validate()448 return cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_add_validate()
3905 return cfg80211_check_combinations(local->hw.wiphy, ¶ms); in ieee80211_check_combinations()