Home
last modified time | relevance | path

Searched defs:nl80211_global (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_nl80211.h68 struct nl80211_global { struct
69 struct dl_list interfaces;
70 int if_add_ifindex;
71 struct netlink_data *netlink;
72 struct nl_cb *nl_cb;
73 struct nl_handle *nl;
74 int nl80211_id;
75 int ioctl_sock; /* socket for ioctl() use */
77 struct nl_handle *nl_event;
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
Ddriver_nl80211.h68 struct nl80211_global { struct
84 struct nl80211_global *global; argument