Home
last modified time | relevance | path

Searched refs:cfg80211_check_combinations (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/driver-api/80211/
H A Dcfg80211.rst40 cfg80211_check_combinations
/linux/net/wireless/
H A Dutil.c2424 * to cfg80211_check_combinations(), in which case we'll validate more in cfg80211_iter_combinations()
2563 int cfg80211_check_combinations(struct wiphy *wiphy, in ieee80211_get_ratemask()
2577 EXPORT_SYMBOL(cfg80211_check_combinations); in ieee80211_get_ratemask()
2505 int cfg80211_check_combinations(struct wiphy *wiphy, cfg80211_check_combinations() function
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c103 ret = cfg80211_check_combinations(wiphy, &params); in qtnf_validate_iface_combinations()
/linux/include/net/
H A Dcfg80211.h9825 * cfg80211_check_combinations - check interface combinations
9836 int cfg80211_check_combinations(struct wiphy *wiphy,
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c512 ret = cfg80211_check_combinations(cfg->wiphy, &params); in brcmf_vif_change_validate()
529 return cfg80211_check_combinations(cfg->wiphy, &params); in brcmf_vif_add_validate()