Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/batman-adv/
A Dbat_v_elp.c94 ret = cfg80211_get_station(real_netdev, neigh->addr, &sinfo); in batadv_v_elp_get_throughput()
/linux-6.3-rc2/net/wireless/
A Dutil.c2269 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, in cfg80211_get_station() function
2287 EXPORT_SYMBOL(cfg80211_get_station);
/linux-6.3-rc2/include/net/
A Dcfg80211.h2031 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr,
2034 static inline int cfg80211_get_station(struct net_device *dev, in cfg80211_get_station() function

Completed in 31 milliseconds