Searched refs:change_station (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 1504 static int change_station(struct wiphy *wiphy, struct net_device *dev, in change_station() function 1708 .change_station = change_station,
|
| /linux-6.15/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 1012 .change_station = qtnf_change_station,
|
| /linux-6.15/net/wireless/ |
| H A D | rdev-ops.h | 223 ret = rdev->ops->change_station(&rdev->wiphy, dev, mac, params); in rdev_change_station()
|
| H A D | nl80211.c | 7374 if (!rdev->ops->change_station) in nl80211_set_station()
|
| /linux-6.15/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 2703 .change_station = cfg80211_rtw_change_station,
|
| /linux-6.15/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 2661 .change_station = wil_cfg80211_change_station,
|
| /linux-6.15/include/net/ |
| H A D | cfg80211.h | 4700 int (*change_station)(struct wiphy *wiphy, struct net_device *dev, member
|
| /linux-6.15/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 3463 .change_station = ath6kl_change_station,
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4620 .change_station = mwifiex_cfg80211_change_station,
|
| /linux-6.15/net/mac80211/ |
| H A D | cfg.c | 5222 .change_station = ieee80211_change_station,
|
| /linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 5963 .change_station = brcmf_cfg80211_change_station,
|