Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.h40 struct nl80211_wiphy_data { struct
79 struct nl80211_wiphy_data *wiphy_data;
Ddriver_nl80211.c777 struct nl80211_wiphy_data *w) in nl80211_register_beacons()
805 struct nl80211_wiphy_data *w = eloop_ctx; in nl80211_recv_beacons()
820 struct nl80211_wiphy_data *w = arg; in process_beacon_event()
850 static struct nl80211_wiphy_data *
854 struct nl80211_wiphy_data *w; in nl80211_get_wiphy_data_ap()
864 dl_list_for_each(w, &nl80211_wiphys, struct nl80211_wiphy_data, list) { in nl80211_get_wiphy_data_ap()
929 struct nl80211_wiphy_data *w = bss->wiphy_data; in nl80211_put_wiphy_data_ap()