Searched refs:scanresults (Results 1 – 4 of 4) sorted by relevance
375 if (!hw->scanresults) { in prism2mgmt_scan_results()383 count = (hw->scanresults->framelen - 3) / 32; in prism2mgmt_scan_results()396 item = &hw->scanresults->info.hscanresult.result[req->bssindex.data]; in prism2mgmt_scan_results()
1079 kfree(hw->scanresults); in prism2sta_inf_hostscanresults()1081 hw->scanresults = kmemdup(inf, sizeof(*inf), GFP_ATOMIC); in prism2sta_inf_hostscanresults()
1155 struct hfa384x_inf_frame *scanresults; member
574 kfree(hw->scanresults); in hfa384x_destroy()575 hw->scanresults = NULL; in hfa384x_destroy()