Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver_nl80211.h42 struct nl80211_wiphy_data { struct
94 struct nl80211_wiphy_data *wiphy_data;
Ddriver_nl80211.c834 struct nl80211_wiphy_data *w) in nl80211_register_beacons()
862 struct nl80211_wiphy_data *w = eloop_ctx; in nl80211_recv_beacons()
877 struct nl80211_wiphy_data *w = arg; in process_beacon_event()
907 static struct nl80211_wiphy_data *
911 struct nl80211_wiphy_data *w; in nl80211_get_wiphy_data_ap()
921 dl_list_for_each(w, &nl80211_wiphys, struct nl80211_wiphy_data, list) { in nl80211_get_wiphy_data_ap()
986 struct nl80211_wiphy_data *w = bss->wiphy_data; in nl80211_put_wiphy_data_ap()