Home
last modified time | relevance | path

Searched refs:nl80211_destroy_eloop_handle (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c186 static void nl80211_destroy_eloop_handle(struct nl_handle **handle, int persist) in nl80211_destroy_eloop_handle() function
843 nl80211_destroy_eloop_handle(&w->nl_beacons, 0); in nl80211_put_wiphy_data_ap()
2497 nl80211_destroy_eloop_handle(&bss->nl_mgmt, 0); in nl80211_mgmt_unsubscribe()
2828 nl80211_destroy_eloop_handle(&bss->nl_connect, 1); in wpa_driver_nl80211_deinit()
7636 nl80211_destroy_eloop_handle(&bss->nl_preq, 0); in wpa_driver_nl80211_probe_req_report()
7976 nl80211_destroy_eloop_handle(&global->nl_event, 0); in nl80211_global_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c158 static void nl80211_destroy_eloop_handle(struct nl_sock **handle, int persist) in nl80211_destroy_eloop_handle() function
1021 nl80211_destroy_eloop_handle(&w->nl_beacons, 0); in nl80211_put_wiphy_data_ap()
2289 nl80211_destroy_eloop_handle(&bss->nl_connect, 1); in nl80211_destroy_bss()
2901 nl80211_destroy_eloop_handle(&bss->nl_mgmt, 0); in nl80211_mgmt_unsubscribe()
8758 nl80211_destroy_eloop_handle(&bss->nl_preq, 0);
9273 nl80211_destroy_eloop_handle(&global->nl_event, 0);

Completed in 29 milliseconds