Searched refs:nl_beacons (Results 1 – 2 of 2) sorted by relevance
47 struct nl_handle *nl_beacons; member
615 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL); in nl80211_register_beacons()712 w->nl_beacons = nl_create_handle(bss->drv->global->nl_cb, in nl80211_get_wiphy_data_ap()714 if (w->nl_beacons == NULL) { in nl80211_get_wiphy_data_ap()720 nl_destroy_handles(&w->nl_beacons); in nl80211_get_wiphy_data_ap()725 nl80211_register_eloop_read(&w->nl_beacons, in nl80211_get_wiphy_data_ap()774 if (w->nl_beacons) in nl80211_put_wiphy_data_ap()775 nl80211_destroy_eloop_handle(&w->nl_beacons); in nl80211_put_wiphy_data_ap()