Searched refs:beacon_registrations (Results 1 – 3 of 3) sorted by relevance
| /net/wireless/ |
| A D | core.h | 66 struct list_head beacon_registrations; member
|
| A D | core.c | 523 INIT_LIST_HEAD(&rdev->beacon_registrations); in wiphy_new_nm() 1221 list_for_each_entry_safe(reg, treg, &rdev->beacon_registrations, list) { in cfg80211_dev_free()
|
| A D | nl80211.c | 15045 list_for_each_entry(reg, &rdev->beacon_registrations, list) { in nl80211_register_beacons() 15053 list_add(&nreg->list, &rdev->beacon_registrations); in nl80211_register_beacons() 20652 list_for_each_entry(reg, &rdev->beacon_registrations, list) { in cfg80211_report_obss_beacon_khz() 20949 list_for_each_entry_safe(reg, tmp, &rdev->beacon_registrations, in nl80211_netlink_notify()
|
Completed in 37 milliseconds