Searched refs:cfg80211_gtk_rekey_notify (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | key.c | 1141 cfg80211_gtk_rekey_notify(sdata->dev, bssid, replay_ctr, gfp); in ieee80211_gtk_rekey_notify()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | key.c | 1242 cfg80211_gtk_rekey_notify(sdata->dev, bssid, replay_ctr, gfp); in ieee80211_gtk_rekey_notify()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 7377 * cfg80211_gtk_rekey_notify - notify userspace about driver rekeying 7383 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 8457 * cfg80211_gtk_rekey_notify - notify userspace about driver rekeying 8463 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid,
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | trace.h | 3103 DEFINE_EVENT(cfg80211_netdev_mac_evt, cfg80211_gtk_rekey_notify,
|
H A D | nl80211.c | 17031 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid, in cfg80211_gtk_rekey_notify() function 17041 EXPORT_SYMBOL(cfg80211_gtk_rekey_notify); variable
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | trace.h | 3426 DEFINE_EVENT(cfg80211_netdev_mac_evt, cfg80211_gtk_rekey_notify,
|
H A D | nl80211.c | 19296 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid, in cfg80211_gtk_rekey_notify() function 19306 EXPORT_SYMBOL(cfg80211_gtk_rekey_notify); variable
|
Completed in 70 milliseconds