Home
last modified time | relevance | path

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

/linux-6.12.1/net/batman-adv/
Dbat_v_elp.c94 ret = cfg80211_get_station(real_netdev, neigh->addr, &sinfo); in batadv_v_elp_get_throughput()
/linux-6.12.1/net/wireless/
Dutil.c2570 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, in cfg80211_get_station() function
2593 EXPORT_SYMBOL(cfg80211_get_station);
/linux-6.12.1/include/net/
Dcfg80211.h2248 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr,
2251 static inline int cfg80211_get_station(struct net_device *dev, in cfg80211_get_station() function