Searched refs:get_station (Results 1 – 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ |
D | virt_wifi.c | 352 .get_station = virt_wifi_get_station,
|
D | rndis_wlan.c | 535 .get_station = rndis_get_station,
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
D | cfg80211.c | 726 static int get_station(struct wiphy *wiphy, struct net_device *dev, in get_station() function 1677 .get_station = get_station,
|
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
D | cfg80211.c | 659 .get_station = prism2_get_station,
|
/kernel/linux/linux-5.10/net/wireless/ |
D | wext-compat.c | 1261 if (!rdev->ops->get_station) in cfg80211_wext_giwrate() 1303 if (!rdev->ops->get_station) in cfg80211_wireless_stats()
|
D | util.c | 2011 if (!rdev->ops->get_station) in cfg80211_get_station()
|
D | rdev-ops.h | 223 ret = rdev->ops->get_station(&rdev->wiphy, dev, mac, sinfo); in rdev_get_station()
|
D | nl80211.c | 5872 if (!rdev->ops->get_station) in nl80211_get_station() 11439 rdev->ops->get_station) { in cfg80211_cqm_rssi_update() 14375 if (!rdev->ops->probe_mesh_link || !rdev->ops->get_station) in nl80211_probe_mesh_link()
|
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 1027 .get_station = qtnf_get_station,
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
D | cfg.c | 2026 .get_station = lbs_cfg_get_station,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 2623 .get_station = wil_cfg80211_get_station,
|
/kernel/linux/linux-5.10/include/net/ |
D | cfg80211.h | 3976 int (*get_station)(struct wiphy *wiphy, struct net_device *dev, member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 3333 .get_station = cfg80211_rtw_get_station,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 3447 .get_station = ath6kl_get_station,
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 4166 .get_station = mwifiex_cfg80211_get_station,
|
/kernel/linux/linux-5.10/net/mac80211/ |
D | cfg.c | 4128 .get_station = ieee80211_get_station,
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 5481 .get_station = brcmf_cfg80211_get_station,
|