Searched refs:cfg80211_notify_new_peer_candidate (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_plink.c | 545 cfg80211_notify_new_peer_candidate(sdata->dev, addr, in mesh_sta_info_alloc()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_plink.c | 559 cfg80211_notify_new_peer_candidate(sdata->dev, addr, in mesh_sta_info_alloc()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 6471 * cfg80211_notify_new_peer_candidate - notify cfg80211 of a new mesh peer 6484 void cfg80211_notify_new_peer_candidate(struct net_device *dev,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 7369 * cfg80211_notify_new_peer_candidate - notify cfg80211 of a new mesh peer 7383 void cfg80211_notify_new_peer_candidate(struct net_device *dev,
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | trace.h | 2621 DEFINE_EVENT(cfg80211_netdev_mac_evt, cfg80211_notify_new_peer_candidate,
|
H A D | nl80211.c | 16266 void cfg80211_notify_new_peer_candidate(struct net_device *dev, const u8 *addr, in cfg80211_notify_new_peer_candidate() function 16308 EXPORT_SYMBOL(cfg80211_notify_new_peer_candidate); variable
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | trace.h | 2907 DEFINE_EVENT(cfg80211_netdev_mac_evt, cfg80211_notify_new_peer_candidate,
|
H A D | nl80211.c | 18441 void cfg80211_notify_new_peer_candidate(struct net_device *dev, const u8 *addr, in cfg80211_notify_new_peer_candidate() function 18483 EXPORT_SYMBOL(cfg80211_notify_new_peer_candidate); variable
|
Completed in 80 milliseconds