Searched refs:change_station (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 1490 static int change_station(struct wiphy *wiphy, struct wireless_dev *wdev, in change_station() function 1694 .change_station = change_station,
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 1012 .change_station = qtnf_change_station,
|
| /linux/net/wireless/ |
| H A D | rdev-ops.h | 223 ret = rdev->ops->change_station(&rdev->wiphy, wdev, mac, params); in rdev_change_station()
|
| H A D | nl80211.c | 9171 if (!rdev->ops->change_station) in nl80211_set_station()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 2660 .change_station = wil_cfg80211_change_station,
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cfg80211.c | 3672 .change_station = nxpwifi_cfg80211_change_station,
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 3469 .change_station = ath6kl_change_station,
|
| /linux/include/net/ |
| H A D | cfg80211.h | 5338 int (*change_station)(struct wiphy *wiphy, struct wireless_dev *wdev, member
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4618 .change_station = mwifiex_cfg80211_change_station,
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 5993 .change_station = ieee80211_change_station,
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 6032 .change_station = brcmf_cfg80211_change_station,
|