Searched refs:wifi_gscan_full_result_t (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pno.h | 371 } wifi_gscan_full_result_t; typedef
|
| H A D | dhd_pno.c | 3672 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result() 3721 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi_ie_length; in dhd_process_full_gscan_result() 3722 result = (wifi_gscan_full_result_t *) kmalloc(mem_needed, GFP_KERNEL); in dhd_process_full_gscan_result()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pno.h | 376 } wifi_gscan_full_result_t; typedef
|
| H A D | dhd_pno.c | 3947 wifi_gscan_full_result_t *result = NULL; 3996 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; 3997 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pno.h | 361 } wifi_gscan_full_result_t; typedef
|
| H A D | dhd_pno.c | 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pno.h | 376 } wifi_gscan_full_result_t; typedef
|
| H A D | dhd_pno.c | 3947 wifi_gscan_full_result_t *result = NULL; 3996 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; 3997 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pno.h | 361 } wifi_gscan_full_result_t; typedef
|
| H A D | dhd_pno.c | 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pno.h | 376 } wifi_gscan_full_result_t; typedef
|
| H A D | dhd_pno.c | 3947 wifi_gscan_full_result_t *result = NULL; 3996 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; 3997 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed);
|