Home
last modified time | relevance | path

Searched refs:nl80211_wiphy_data (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.h42 struct nl80211_wiphy_data { struct
81 struct nl80211_wiphy_data *wiphy_data;
Ddriver_nl80211.c668 struct nl80211_wiphy_data *w) in nl80211_register_beacons()
695 struct nl80211_wiphy_data *w = eloop_ctx; in nl80211_recv_beacons()
710 struct nl80211_wiphy_data *w = arg; in process_beacon_event()
740 static struct nl80211_wiphy_data *
744 struct nl80211_wiphy_data *w; in nl80211_get_wiphy_data_ap()
754 dl_list_for_each(w, &nl80211_wiphys, struct nl80211_wiphy_data, list) { in nl80211_get_wiphy_data_ap()
819 struct nl80211_wiphy_data *w = bss->wiphy_data; in nl80211_put_wiphy_data_ap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.h41 struct nl80211_wiphy_data { struct
83 struct nl80211_wiphy_data *wiphy_data;
Ddriver_nl80211.c813 struct nl80211_wiphy_data *w) in nl80211_register_beacons()
841 struct nl80211_wiphy_data *w = eloop_ctx; in nl80211_recv_beacons()
856 struct nl80211_wiphy_data *w = arg; in process_beacon_event()
886 static struct nl80211_wiphy_data *
890 struct nl80211_wiphy_data *w; in nl80211_get_wiphy_data_ap()
900 dl_list_for_each(w, &nl80211_wiphys, struct nl80211_wiphy_data, list) { in nl80211_get_wiphy_data_ap()
965 struct nl80211_wiphy_data *w = bss->wiphy_data; in nl80211_put_wiphy_data_ap()