Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.h42 struct nl80211_wiphy_data { struct
81 struct nl80211_wiphy_data *wiphy_data;
H A 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()