Searched refs:get_station (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/net/wireless/virtual/ |
H A D | virt_wifi.c | 366 .get_station = virt_wifi_get_station,
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 738 static int get_station(struct wiphy *wiphy, struct net_device *dev, in get_station() function 1708 .get_station = get_station,
|
/linux/net/wireless/ |
H A D | wext-compat.c | 1319 if (!rdev->ops->get_station) in cfg80211_wext_giwrate() 1363 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 | 2582 if (!rdev->ops->get_station) in cfg80211_get_station()
|
H A D | nl80211.c | 6982 if (!rdev->ops->get_station) in nl80211_get_station() 13021 rdev->ops->get_station) { in cfg80211_cqm_rssi_update() 15927 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 | 1014 .get_station = qtnf_get_station,
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cfg.c | 2074 .get_station = lbs_cfg_get_station,
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 2689 .get_station = cfg80211_rtw_get_station,
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 2645 .get_station = wil_cfg80211_get_station,
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 3449 .get_station = ath6kl_get_station,
|
/linux/include/net/ |
H A D | cfg80211.h | 4649 int (*get_station)(struct wiphy *wiphy, struct net_device *dev, member
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 4580 .get_station = mwifiex_cfg80211_get_station,
|
/linux/net/mac80211/ |
H A D | cfg.c | 5128 .get_station = ieee80211_get_station,
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 5934 .get_station = brcmf_cfg80211_get_station,
|