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

  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_nl80211.h 108 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 201 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
665 if (bss->wiphy_data != NULL)
666 return bss->wiphy_data;
723 bss->wiphy_data = w;
730 struct nl80211_wiphy_data *w = bss->wiphy_data;
736 bss->wiphy_data = NULL;
    [all...]

Completed in 547 milliseconds