Home
last modified time | relevance | path

Searched refs:beacon_registrations (Results 1 – 2 of 2) sorted by relevance

/linux/net/wireless/
H A Dcore.c523 INIT_LIST_HEAD(&rdev->beacon_registrations); in wiphy_new_nm()
1202 list_for_each_entry_safe(reg, treg, &rdev->beacon_registrations, list) { in cfg80211_dev_free()
H A Dnl80211.c14365 list_for_each_entry(reg, &rdev->beacon_registrations, list) { in nl80211_register_beacons()
14373 list_add(&nreg->list, &rdev->beacon_registrations); in nl80211_register_beacons()
19957 list_for_each_entry(reg, &rdev->beacon_registrations, list) { in cfg80211_report_obss_beacon_khz()
20254 list_for_each_entry_safe(reg, tmp, &rdev->beacon_registrations, in nl80211_netlink_notify()