Searched refs:nl80211_global (Results 1 – 3 of 3) sorted by relevance
27 struct nl80211_global { struct84 struct nl80211_global *global;
166 static void nl80211_check_global(struct nl80211_global *global);328 static int send_and_recv(struct nl80211_global *global, in send_and_recv()421 static int nl_get_multicast_id(struct nl80211_global *global, in nl_get_multicast_id()798 struct nl80211_global *global, struct wpa_driver_nl80211_data *drv, in wpa_driver_nl80211_event_newlink()830 struct nl80211_global *global, struct wpa_driver_nl80211_data *drv, in wpa_driver_nl80211_event_dellink()906 nl80211_find_drv(struct nl80211_global *global, int idx, u8 *buf, size_t len) in nl80211_find_drv()923 struct nl80211_global *global = ctx; in wpa_driver_nl80211_event_rtm_newlink()1106 struct nl80211_global *global = ctx; in wpa_driver_nl80211_event_rtm_dellink()1429 static int wpa_driver_nl80211_init_nl_global(struct nl80211_global *global) in wpa_driver_nl80211_init_nl_global()1515 static void nl80211_check_global(struct nl80211_global *global) in nl80211_check_global()[all …]
2222 struct nl80211_global *global = arg; in process_global_event()