Lines Matching refs:int_scan_req
941 struct cfg80211_scan_request *old = rdev->int_scan_req;
942 rdev->int_scan_req = request;
959 rdev->int_scan_req->info = old->info;
963 rdev->int_scan_req = old;
1007 rdev->int_scan_req = request;
1034 request = rdev->int_scan_req ? rdev->int_scan_req : rdev_req;
1070 kfree(rdev->int_scan_req);
1071 rdev->int_scan_req = NULL;
1094 request != wiphy_to_rdev(request->wiphy)->int_scan_req);