HomeSort by relevance Sort by last modified time
    Searched refs:wiphy_data (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.h 78 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
driver_nl80211.c 665 if (bss->wiphy_data != NULL)
666 return bss->wiphy_data;
722 bss->wiphy_data = w;
729 struct nl80211_wiphy_data *w = bss->wiphy_data;
735 bss->wiphy_data = NULL;
    [all...]

Completed in 50 milliseconds