Searched refs:drv2 (Results 1 – 1 of 1) sorted by relevance
3921 struct wpa_driver_nl80211_data *drv2; in nl80211_remove_iface() local3926 dl_list_for_each(drv2, &drv->global->interfaces, in nl80211_remove_iface()3928 del_ifidx(drv2, ifidx); in nl80211_remove_iface()6025 struct wpa_driver_nl80211_data *drv2; in wpa_driver_nl80211_if_remove() local6026 dl_list_for_each(drv2, &drv->global->interfaces, in wpa_driver_nl80211_if_remove()6028 del_ifidx(drv2, ifindex); in wpa_driver_nl80211_if_remove()