Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/driver-api/80211/
A Dcfg80211.rst40 cfg80211_check_combinations
/linux-6.3-rc2/net/wireless/
A Dutil.c2202 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function
2216 EXPORT_SYMBOL(cfg80211_check_combinations);
/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/
A Dcfg80211.c103 ret = cfg80211_check_combinations(wiphy, &params); in qtnf_validate_iface_combinations()
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
A Dcfg80211.c639 return cfg80211_check_combinations(wil->wiphy, &params); in wil_cfg80211_validate_add_iface()
665 ret = cfg80211_check_combinations(wil->wiphy, &params); in wil_cfg80211_validate_change_iface()
/linux-6.3-rc2/include/net/
A Dcfg80211.h8656 int cfg80211_check_combinations(struct wiphy *wiphy,
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
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()
/linux-6.3-rc2/net/mac80211/
A Dutil.c4721 return cfg80211_check_combinations(local->hw.wiphy, &params); in ieee80211_check_combinations()

Completed in 57 milliseconds