Searched refs:nl_beacons (Results 1 – 2 of 2) sorted by relevance
47 struct nl_handle *nl_beacons; member
606 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL); in nl80211_register_beacons()698 w->nl_beacons = nl_create_handle(bss->drv->global->nl_cb, in nl80211_get_wiphy_data_ap()700 if (w->nl_beacons == NULL) { in nl80211_get_wiphy_data_ap()706 nl_destroy_handles(&w->nl_beacons); in nl80211_get_wiphy_data_ap()711 nl80211_register_eloop_read(&w->nl_beacons, nl80211_recv_beacons, w); in nl80211_get_wiphy_data_ap()758 nl80211_destroy_eloop_handle(&w->nl_beacons); in nl80211_put_wiphy_data_ap()