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

  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 65 struct nl80211_global { struct
116 struct nl80211_global *global;
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 157 struct nl80211_global { struct
211 struct nl80211_global *global;
552 static int send_and_recv(struct nl80211_global *global,
587 static int send_and_recv_msgs_global(struct nl80211_global *global,
660 static int nl_get_multicast_id(struct nl80211_global *global,
1087 nl80211_find_drv(struct nl80211_global *global, int idx, u8 *buf, size_t len)
1104 struct nl80211_global *global = ctx;
1209 struct nl80211_global *global = ctx;
    [all...]

Completed in 281 milliseconds