Home
last modified time | relevance | path

Searched refs:get_station (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dvirt_wifi.c312 wiphy_debug(wiphy, "get_station\n"); in virt_wifi_get_station()
352 .get_station = virt_wifi_get_station,
H A Drndis_wlan.c535 .get_station = rndis_get_station,
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dvirt_wifi.c312 wiphy_debug(wiphy, "get_station\n"); in virt_wifi_get_station()
352 .get_station = virt_wifi_get_station,
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c726 static int get_station(struct wiphy *wiphy, struct net_device *dev, in get_station() function
1677 .get_station = get_station,
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c742 static int get_station(struct wiphy *wiphy, struct net_device *dev, in get_station() function
1731 .get_station = get_station,
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dcfg80211.c659 .get_station = prism2_get_station,
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dcfg80211.c663 .get_station = prism2_get_station,
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-compat.c1261 if (!rdev->ops->get_station) in cfg80211_wext_giwrate()
1303 if (!rdev->ops->get_station) in cfg80211_wireless_stats()
H A Dutil.c2013 if (!rdev->ops->get_station) in cfg80211_get_station()
H A Drdev-ops.h223 ret = rdev->ops->get_station(&rdev->wiphy, dev, mac, sinfo); in rdev_get_station()
/kernel/linux/linux-6.6/net/wireless/
H A Dwext-compat.c1340 if (!rdev->ops->get_station) in cfg80211_wext_giwrate()
1386 if (!rdev->ops->get_station) in cfg80211_wireless_stats()
H A Dutil.c2402 if (!rdev->ops->get_station) in cfg80211_get_station()
H A Drdev-ops.h234 ret = rdev->ops->get_station(&rdev->wiphy, dev, mac, sinfo); in rdev_get_station()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1027 .get_station = qtnf_get_station,
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1014 .get_station = qtnf_get_station,
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcfg.c2026 .get_station = lbs_cfg_get_station,
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcfg.c2074 .get_station = lbs_cfg_get_station,
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1609 * Station information filled by driver for get_station() and dump_station.
1783 * in during get_station() or dump_station().
3638 * @get_station: get station information for the station identified by @mac
3979 int (*get_station)(struct wiphy *wiphy, struct net_device *dev, member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2708 .get_station = cfg80211_rtw_get_station,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c523 wil_dbg_misc(wil, "get_station: %pM CID %d MID %d\n", mac, cid, in wil_cfg80211_get_station()
2623 .get_station = wil_cfg80211_get_station,
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4168 .get_station = mwifiex_cfg80211_get_station,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3447 .get_station = ath6kl_get_station,
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c3333 .get_station = cfg80211_rtw_get_station,
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h1878 * Station information filled by driver for get_station() and dump_station.
1944 * information in cfg80211_del_sta_sinfo(), get_station() and
1955 * fill this information in cfg80211_del_sta_sinfo(), get_station() and
2124 * in during get_station() or dump_station().
4088 * @get_station: get station information for the station identified by @mac
4466 int (*get_station)(struct wiphy *wiphy, struct net_device *dev, member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3449 .get_station = ath6kl_get_station,

Completed in 88 milliseconds

12