Searched refs:scanresults (Results 1 – 4 of 4) sorted by relevance
396 if (!hw->scanresults) { in prism2mgmt_scan_results()404 count = (hw->scanresults->framelen - 3) / 32; in prism2mgmt_scan_results()417 item = &hw->scanresults->info.hscanresult.result[req->bssindex.data]; in prism2mgmt_scan_results()
1100 kfree(hw->scanresults); in prism2sta_inf_hostscanresults()1102 hw->scanresults = kmemdup(inf, sizeof(*inf), GFP_ATOMIC); in prism2sta_inf_hostscanresults()
1347 struct hfa384x_inf_frame *scanresults; member
595 kfree(hw->scanresults); in hfa384x_destroy()596 hw->scanresults = NULL; in hfa384x_destroy()