Home
last modified time | relevance | path

Searched refs:set_wiphy_params (Results 1 – 8 of 8) sorted by relevance

/linux/net/wireless/
H A Drdev-ops.h585 if (rdev->ops->set_wiphy_params) in rdev_set_wiphy_params()
586 ret = rdev->ops->set_wiphy_params(&rdev->wiphy, changed); in rdev_set_wiphy_params()
H A Dnl80211.c3880 if (!rdev->ops->set_wiphy_params) { in nl80211_set_wiphy()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1008 .set_wiphy_params = qtnf_set_wiphy_params,
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3443 .set_wiphy_params = ath6kl_cfg80211_set_wiphy_params,
/linux/include/net/
H A Dcfg80211.h4731 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed); member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4583 .set_wiphy_params = mwifiex_cfg80211_set_wiphy_params,
/linux/net/mac80211/
H A Dcfg.c5228 .set_wiphy_params = ieee80211_set_wiphy_params,
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5931 .set_wiphy_params = brcmf_cfg80211_set_wiphy_params,