Searched refs:wiphy_data (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c247 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
965 if (bss->wiphy_data != NULL)
966 return bss->wiphy_data;
1022 bss->wiphy_data = w;
1029 struct nl80211_wiphy_data *w = bss->wiphy_data;
1035 bss->wiphy_data = NULL;
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c247 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
965 if (bss->wiphy_data != NULL)
966 return bss->wiphy_data;
1022 bss->wiphy_data = w;
1029 struct nl80211_wiphy_data *w = bss->wiphy_data;
1035 bss->wiphy_data = NULL;
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c247 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
965 if (bss->wiphy_data != NULL)
966 return bss->wiphy_data;
1022 bss->wiphy_data = w;
1029 struct nl80211_wiphy_data *w = bss->wiphy_data;
1035 bss->wiphy_data = NULL;

Completed in 162 milliseconds