Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Dbat_v_elp.c94 ret = cfg80211_get_station(real_netdev, neigh->addr, &sinfo); in batadv_v_elp_get_throughput()
/openbmc/linux/net/wireless/
H A Dutil.c2399 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, in cfg80211_get_station() function
2422 EXPORT_SYMBOL(cfg80211_get_station);
/openbmc/linux/include/net/
H A Dcfg80211.h2085 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr,
2088 static inline int cfg80211_get_station(struct net_device *dev, in cfg80211_get_station() function