Searched refs:get_station (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/net/wireless/virtual/ |
| H A D | virt_wifi.c | 368 .get_station = virt_wifi_get_station,
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 736 static int get_station(struct wiphy *wiphy, struct net_device *dev, in get_station() function 1701 .get_station = get_station,
|
| /linux/net/wireless/ |
| H A D | wext-compat.c | 1251 if (!rdev->ops->get_station) in cfg80211_wext_giwrate() 1295 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 | util.c | 2665 if (!rdev->ops->get_station) in cfg80211_get_station()
|
| H A D | nl80211.c | 8047 if (!rdev->ops->get_station) in nl80211_get_station() 14224 rdev->ops->get_station) { in cfg80211_cqm_rssi_update() 17306 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 | 2674 .get_station = cfg80211_rtw_get_station,
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 2647 .get_station = wil_cfg80211_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 | 4962 int (*get_station)(struct wiphy *wiphy, struct net_device *dev, member
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4577 .get_station = mwifiex_cfg80211_get_station,
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 5574 .get_station = ieee80211_get_station,
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 5988 .get_station = brcmf_cfg80211_get_station,
|