Home
last modified time | relevance | path

Searched refs:get_station (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c366 .get_station = virt_wifi_get_station,
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c738 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 Dwext-compat.c1319 if (!rdev->ops->get_station) in cfg80211_wext_giwrate()
1363 if (!rdev->ops->get_station) in cfg80211_wireless_stats()
H A Drdev-ops.h234 ret = rdev->ops->get_station(&rdev->wiphy, dev, mac, sinfo); in rdev_get_station()
H A Dutil.c2582 if (!rdev->ops->get_station) in cfg80211_get_station()
H A Dnl80211.c6982 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 Dcfg80211.c1014 .get_station = qtnf_get_station,
/linux/drivers/net/wireless/marvell/libertas/
H A Dcfg.c2074 .get_station = lbs_cfg_get_station,
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2689 .get_station = cfg80211_rtw_get_station,
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2645 .get_station = wil_cfg80211_get_station,
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3449 .get_station = ath6kl_get_station,
/linux/include/net/
H A Dcfg80211.h4649 int (*get_station)(struct wiphy *wiphy, struct net_device *dev, member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4580 .get_station = mwifiex_cfg80211_get_station,
/linux/net/mac80211/
H A Dcfg.c5128 .get_station = ieee80211_get_station,
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5934 .get_station = brcmf_cfg80211_get_station,