Home
last modified time | relevance | path

Searched refs:pvIes (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c74 if (pResult->Result.pvIes) in csr_free_scan_result_entry()
75 qdf_mem_free(pResult->Result.pvIes); in csr_free_scan_result_entry()
843 result_info->pvIes = bcn_ies; in csr_fill_bss_from_scan_entry()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_api.h222 void *pvIes; member