Searched refs:wifi_gscan_full_result_t (Results 1 – 8 of 8) sorted by relevance
370 } wifi_gscan_full_result_t; typedef
3657 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result()3706 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi_ie_length; in dhd_process_full_gscan_result()3707 result = (wifi_gscan_full_result_t *) kmalloc(mem_needed, GFP_KERNEL); in dhd_process_full_gscan_result()
375 } wifi_gscan_full_result_t; typedef
3964 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result()4009 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; in dhd_process_full_gscan_result()4010 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed); in dhd_process_full_gscan_result()
361 } wifi_gscan_full_result_t; typedef
3980 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result()4025 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; in dhd_process_full_gscan_result()4026 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed); in dhd_process_full_gscan_result()
366 } wifi_gscan_full_result_t; typedef
4070 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result()4115 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; in dhd_process_full_gscan_result()4116 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed); in dhd_process_full_gscan_result()