Searched refs:cfg80211_check_combinations (Results 1 – 7 of 7) sorted by relevance
40 cfg80211_check_combinations
1891 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function1905 EXPORT_SYMBOL(cfg80211_check_combinations);
103 ret = cfg80211_check_combinations(wiphy, ¶ms); in qtnf_validate_iface_combinations()
617 return cfg80211_check_combinations(wil->wiphy, ¶ms); in wil_cfg80211_validate_add_iface()643 ret = cfg80211_check_combinations(wil->wiphy, ¶ms); in wil_cfg80211_validate_change_iface()
7761 int cfg80211_check_combinations(struct wiphy *wiphy,
436 ret = cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_change_validate()453 return cfg80211_check_combinations(cfg->wiphy, ¶ms); in brcmf_vif_add_validate()
4355 return cfg80211_check_combinations(local->hw.wiphy, ¶ms); in ieee80211_check_combinations()