Searched refs:set_wiphy_params (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 803 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 D | rdev-ops.h | 585 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 D | nl80211.c | 3882 if (!rdev->ops->set_wiphy_params) in nl80211_set_wiphy()
|
| /linux-6.15/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 1008 .set_wiphy_params = qtnf_set_wiphy_params,
|
| /linux-6.15/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 2682 .set_wiphy_params = cfg80211_rtw_set_wiphy_params,
|
| /linux-6.15/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 2644 .set_wiphy_params = wil_cfg80211_set_wiphy_params,
|
| /linux-6.15/include/net/ |
| H A D | cfg80211.h | 4785 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed); member
|
| /linux-6.15/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 3444 .set_wiphy_params = ath6kl_cfg80211_set_wiphy_params,
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4583 .set_wiphy_params = mwifiex_cfg80211_set_wiphy_params,
|
| /linux-6.15/net/mac80211/ |
| H A D | cfg.c | 5258 .set_wiphy_params = ieee80211_set_wiphy_params,
|
| /linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 5939 .set_wiphy_params = brcmf_cfg80211_set_wiphy_params,
|