Home
last modified time | relevance | path

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 Ddhd_pno.h371 } wifi_gscan_full_result_t; typedef
H A Ddhd_pno.c3672 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 Ddhd_pno.h376 } wifi_gscan_full_result_t; typedef
H A Ddhd_pno.c3947 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 Ddhd_pno.h361 } wifi_gscan_full_result_t; typedef
H A Ddhd_pno.c3980 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 Ddhd_pno.h376 } wifi_gscan_full_result_t; typedef
H A Ddhd_pno.c3947 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 Ddhd_pno.h361 } wifi_gscan_full_result_t; typedef
H A Ddhd_pno.c3980 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 Ddhd_pno.h376 } wifi_gscan_full_result_t; typedef
H A Ddhd_pno.c3947 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);