Searched refs:nl_beacons (Results 1 – 2 of 2) sorted by relevance
45 struct nl_sock *nl_beacons; member
792 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL, in nl80211_register_beacons()890 w->nl_beacons = nl_create_handle(bss->drv->global->nl_cb, in nl80211_get_wiphy_data_ap()892 if (w->nl_beacons == NULL) { in nl80211_get_wiphy_data_ap()898 nl_destroy_handles(&w->nl_beacons); in nl80211_get_wiphy_data_ap()903 nl80211_register_eloop_read(&w->nl_beacons, in nl80211_get_wiphy_data_ap()952 if (w->nl_beacons) in nl80211_put_wiphy_data_ap()953 nl80211_destroy_eloop_handle(&w->nl_beacons, 0); in nl80211_put_wiphy_data_ap()