Home
last modified time | relevance | path

Searched refs:cfg80211_get_station (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/batman-adv/
Dbat_v_elp.c105 ret = cfg80211_get_station(real_netdev, neigh->addr, &sinfo); in batadv_v_elp_get_throughput()
/Linux-v4.19/net/wireless/
Dutil.c1817 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, in cfg80211_get_station() function
1835 EXPORT_SYMBOL(cfg80211_get_station);
/Linux-v4.19/include/net/
Dcfg80211.h1352 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr,
1355 static inline int cfg80211_get_station(struct net_device *dev, in cfg80211_get_station() function