Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c803 static int set_wiphy_params(struct wiphy *wiphy, u32 changed) in set_wiphy_params() function
1712 .set_wiphy_params = set_wiphy_params,
/linux-6.15/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.c3882 if (!rdev->ops->set_wiphy_params) in nl80211_set_wiphy()
/linux-6.15/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1008 .set_wiphy_params = qtnf_set_wiphy_params,
/linux-6.15/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2682 .set_wiphy_params = cfg80211_rtw_set_wiphy_params,
/linux-6.15/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2644 .set_wiphy_params = wil_cfg80211_set_wiphy_params,
/linux-6.15/include/net/
H A Dcfg80211.h4785 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed); member
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3444 .set_wiphy_params = ath6kl_cfg80211_set_wiphy_params,
/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4583 .set_wiphy_params = mwifiex_cfg80211_set_wiphy_params,
/linux-6.15/net/mac80211/
H A Dcfg.c5258 .set_wiphy_params = ieee80211_set_wiphy_params,
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5939 .set_wiphy_params = brcmf_cfg80211_set_wiphy_params,