Home
last modified time | relevance | path

Searched refs:set_wiphy_params (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c290 .set_wiphy_params = orinoco_set_wiphy_params,
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c290 .set_wiphy_params = orinoco_set_wiphy_params,
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c786 static int set_wiphy_params(struct wiphy *wiphy, u32 changed) in set_wiphy_params() function
1680 .set_wiphy_params = set_wiphy_params,
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c806 static int set_wiphy_params(struct wiphy *wiphy, u32 changed) in set_wiphy_params() function
1734 .set_wiphy_params = set_wiphy_params,
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dcfg80211.c661 .set_wiphy_params = prism2_set_wiphy_params,
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dcfg80211.c665 .set_wiphy_params = prism2_set_wiphy_params,
/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h555 if (!rdev->ops->set_wiphy_params) in rdev_set_wiphy_params()
559 ret = rdev->ops->set_wiphy_params(&rdev->wiphy, changed); in rdev_set_wiphy_params()
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h579 if (!rdev->ops->set_wiphy_params) in rdev_set_wiphy_params()
583 ret = rdev->ops->set_wiphy_params(&rdev->wiphy, changed); in rdev_set_wiphy_params()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1021 .set_wiphy_params = qtnf_set_wiphy_params,
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1008 .set_wiphy_params = qtnf_set_wiphy_params,
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h2822 * enum wiphy_params_flags - set_wiphy_params bitfield values
3729 * @set_wiphy_params: Notify that wiphy parameters have changed;
4057 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed); member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2710 .set_wiphy_params = cfg80211_rtw_set_wiphy_params,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2621 .set_wiphy_params = wil_cfg80211_set_wiphy_params,
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4171 .set_wiphy_params = mwifiex_cfg80211_set_wiphy_params,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3441 .set_wiphy_params = ath6kl_cfg80211_set_wiphy_params,
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c3335 .set_wiphy_params = cfg80211_rtw_set_wiphy_params,
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Drndis_wlan.c525 .set_wiphy_params = rndis_set_wiphy_params,
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h3218 * enum wiphy_params_flags - set_wiphy_params bitfield values
4186 * @set_wiphy_params: Notify that wiphy parameters have changed;
4547 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed); member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3443 .set_wiphy_params = ath6kl_cfg80211_set_wiphy_params,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2645 .set_wiphy_params = wil_cfg80211_set_wiphy_params,
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4217 .set_wiphy_params = mwifiex_cfg80211_set_wiphy_params,
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Drndis_wlan.c527 .set_wiphy_params = rndis_set_wiphy_params,
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c4162 .set_wiphy_params = ieee80211_set_wiphy_params,
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c5086 .set_wiphy_params = ieee80211_set_wiphy_params,
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5482 .set_wiphy_params = brcmf_cfg80211_set_wiphy_params,

Completed in 116 milliseconds

12