Searched refs:get_station (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/wireless/virtual/ |
| H A D | virt_wifi.c | 368 .get_station = virt_wifi_get_station,
|
| /linux/net/wireless/ |
| H A D | wext-compat.c | 1252 if (!rdev->ops->get_station) in cfg80211_wext_giwrate() 1296 if (!rdev->ops->get_station) in cfg80211_wireless_stats()
|
| H A D | rdev-ops.h | 234 ret = rdev->ops->get_station(&rdev->wiphy, dev, mac, sinfo); in rdev_get_station()
|
| H A D | nl80211.c | 7951 if (!rdev->ops->get_station) in nl80211_get_station() 14106 rdev->ops->get_station) { in cfg80211_cqm_rssi_update() 17186 if (!rdev->ops->probe_mesh_link || !rdev->ops->get_station) in nl80211_probe_mesh_link()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 1016 .get_station = qtnf_get_station,
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 2078 .get_station = lbs_cfg_get_station,
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 2676 .get_station = cfg80211_rtw_get_station,
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 3453 .get_station = ath6kl_get_station,
|
| /linux/include/net/ |
| H A D | cfg80211.h | 4904 int (*get_station)(struct wiphy *wiphy, struct net_device *dev, member
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4572 .get_station = mwifiex_cfg80211_get_station,
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 5554 .get_station = ieee80211_get_station,
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 5988 .get_station = brcmf_cfg80211_get_station,
|