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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c250 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
989 if (bss->wiphy_data != NULL)
990 return bss->wiphy_data;
1046 bss->wiphy_data = w;
1053 struct nl80211_wiphy_data *w = bss->wiphy_data;
1059 bss->wiphy_data = NULL;
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c250 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
989 if (bss->wiphy_data != NULL)
990 return bss->wiphy_data;
1046 bss->wiphy_data = w;
1053 struct nl80211_wiphy_data *w = bss->wiphy_data;
1059 bss->wiphy_data = NULL;
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c250 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
989 if (bss->wiphy_data != NULL)
990 return bss->wiphy_data;
1046 bss->wiphy_data = w;
1053 struct nl80211_wiphy_data *w = bss->wiphy_data;
1059 bss->wiphy_data = NULL;

Completed in 219 milliseconds