Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c802 static int set_wiphy_params(struct wiphy *wiphy, u32 changed) in set_wiphy_params() function
1711 .set_wiphy_params = set_wiphy_params,
/linux-6.12.1/net/wireless/
Drdev-ops.h584 if (rdev->ops->set_wiphy_params) in rdev_set_wiphy_params()
585 ret = rdev->ops->set_wiphy_params(&rdev->wiphy, changed); in rdev_set_wiphy_params()
Dnl80211.c3879 if (!rdev->ops->set_wiphy_params) { in nl80211_set_wiphy()
/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c1008 .set_wiphy_params = qtnf_set_wiphy_params,
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2691 .set_wiphy_params = cfg80211_rtw_set_wiphy_params,
/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2643 .set_wiphy_params = wil_cfg80211_set_wiphy_params,
/linux-6.12.1/include/net/
Dcfg80211.h4730 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed); member
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3443 .set_wiphy_params = ath6kl_cfg80211_set_wiphy_params,
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c4583 .set_wiphy_params = mwifiex_cfg80211_set_wiphy_params,
/linux-6.12.1/net/mac80211/
Dcfg.c5163 .set_wiphy_params = ieee80211_set_wiphy_params,
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c5931 .set_wiphy_params = brcmf_cfg80211_set_wiphy_params,