Home
last modified time | relevance | path

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

/Linux-v5.4/net/batman-adv/
Dbat_v_elp.c93 ret = cfg80211_get_station(real_netdev, neigh->addr, &sinfo); in batadv_v_elp_get_throughput()
/Linux-v5.4/net/wireless/
Dutil.c1901 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, in cfg80211_get_station() function
1919 EXPORT_SYMBOL(cfg80211_get_station);
/Linux-v5.4/include/net/
Dcfg80211.h1541 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr,
1544 static inline int cfg80211_get_station(struct net_device *dev, in cfg80211_get_station() function