Searched refs:drv2 (Results 1 – 1 of 1) sorted by relevance
7722 struct wpa_driver_nl80211_data *drv2; in nl80211_remove_iface() local7727 dl_list_for_each(drv2, &drv->global->interfaces, in nl80211_remove_iface()7729 del_ifidx(drv2, ifidx); in nl80211_remove_iface()10274 struct wpa_driver_nl80211_data *drv2; in wpa_driver_nl80211_if_remove() local10275 dl_list_for_each(drv2, &drv->global->interfaces, in wpa_driver_nl80211_if_remove()10277 del_ifidx(drv2, ifindex); in wpa_driver_nl80211_if_remove()