Searched refs:pScanList (Results 1 – 1 of 1) sorted by relevance
119 struct scan_result_list *pScanList = in csr_scan_result_purge() local122 if (pScanList) { in csr_scan_result_purge()123 status = csr_ll_scan_purge_result(mac, &pScanList->List); in csr_scan_result_purge()124 csr_ll_close(&pScanList->List); in csr_scan_result_purge()125 qdf_mem_free(pScanList); in csr_scan_result_purge()