set_wiphy_params 3444 drivers/net/wireless/ath/ath6kl/cfg80211.c 	.set_wiphy_params = ath6kl_cfg80211_set_wiphy_params,
set_wiphy_params 2600 drivers/net/wireless/ath/wil6210/cfg80211.c 	.set_wiphy_params = wil_cfg80211_set_wiphy_params,
set_wiphy_params 5243 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 	.set_wiphy_params = brcmf_cfg80211_set_wiphy_params,
set_wiphy_params  290 drivers/net/wireless/intersil/orinoco/cfg.c 	.set_wiphy_params = orinoco_set_wiphy_params,
set_wiphy_params 4185 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	.set_wiphy_params = mwifiex_cfg80211_set_wiphy_params,
set_wiphy_params  973 drivers/net/wireless/quantenna/qtnfmac/cfg80211.c 	.set_wiphy_params	= qtnf_set_wiphy_params,
set_wiphy_params  531 drivers/net/wireless/rndis_wlan.c 	.set_wiphy_params = rndis_set_wiphy_params,
set_wiphy_params 3386 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c 	.set_wiphy_params = cfg80211_rtw_set_wiphy_params,
set_wiphy_params 1777 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	.set_wiphy_params = set_wiphy_params,
set_wiphy_params  662 drivers/staging/wlan-ng/cfg80211.c 	.set_wiphy_params = prism2_set_wiphy_params,
set_wiphy_params 3758 include/net/cfg80211.h 	int	(*set_wiphy_params)(struct wiphy *wiphy, u32 changed);
set_wiphy_params 4018 net/mac80211/cfg.c 	.set_wiphy_params = ieee80211_set_wiphy_params,
set_wiphy_params 3109 net/wireless/nl80211.c 		if (!rdev->ops->set_wiphy_params)
set_wiphy_params  542 net/wireless/rdev-ops.h 	if (!rdev->ops->set_wiphy_params)
set_wiphy_params  546 net/wireless/rdev-ops.h 	ret = rdev->ops->set_wiphy_params(&rdev->wiphy, changed);