Searched refs:get_station (Results 1 – 17 of 17) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ |
D | virt_wifi.c | 352 .get_station = virt_wifi_get_station,
|
D | rndis_wlan.c | 537 .get_station = rndis_get_station,
|
/linux-6.1.9/drivers/staging/wlan-ng/ |
D | cfg80211.c | 663 .get_station = prism2_get_station,
|
/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/ |
D | cfg80211.c | 742 static int get_station(struct wiphy *wiphy, struct net_device *dev, in get_station() function 1732 .get_station = get_station,
|
/linux-6.1.9/net/wireless/ |
D | wext-compat.c | 1321 if (!rdev->ops->get_station) in cfg80211_wext_giwrate() 1367 if (!rdev->ops->get_station) in cfg80211_wireless_stats()
|
D | util.c | 2211 if (!rdev->ops->get_station) in cfg80211_get_station()
|
D | rdev-ops.h | 234 ret = rdev->ops->get_station(&rdev->wiphy, dev, mac, sinfo); in rdev_get_station()
|
D | nl80211.c | 6610 if (!rdev->ops->get_station) in nl80211_get_station() 12584 rdev->ops->get_station) { in cfg80211_cqm_rssi_update() 15546 if (!rdev->ops->probe_mesh_link || !rdev->ops->get_station) in nl80211_probe_mesh_link()
|
/linux-6.1.9/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 1014 .get_station = qtnf_get_station,
|
/linux-6.1.9/drivers/net/wireless/marvell/libertas/ |
D | cfg.c | 2025 .get_station = lbs_cfg_get_station,
|
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 2744 .get_station = cfg80211_rtw_get_station,
|
/linux-6.1.9/include/net/ |
D | cfg80211.h | 4345 int (*get_station)(struct wiphy *wiphy, struct net_device *dev, member
|
/linux-6.1.9/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 2647 .get_station = wil_cfg80211_get_station,
|
/linux-6.1.9/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 3449 .get_station = ath6kl_get_station,
|
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 4212 .get_station = mwifiex_cfg80211_get_station,
|
/linux-6.1.9/net/mac80211/ |
D | cfg.c | 4856 .get_station = ieee80211_get_station,
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 5534 .get_station = brcmf_cfg80211_get_station,
|