Home
last modified time | relevance | path

Searched refs:wlan_static_dhd_pktlog_dump_buf (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_custom_memprealloc.c160 static void *wlan_static_dhd_pktlog_dump_buf = NULL; variable
274 return wlan_static_dhd_pktlog_dump_buf; in dhd_wlan_mem_prealloc()
406 wlan_static_dhd_pktlog_dump_buf = kmalloc(DHD_PKTLOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
407 if (!wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
466 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
467 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_init_wlan_mem()
543 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_exit_wlan_mem()
544 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_exit_wlan_mem()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_custom_memprealloc.c160 static void *wlan_static_dhd_pktlog_dump_buf = NULL; variable
274 return wlan_static_dhd_pktlog_dump_buf; in dhd_wlan_mem_prealloc()
406 wlan_static_dhd_pktlog_dump_buf = kmalloc(DHD_PKTLOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
407 if (!wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
466 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
467 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_init_wlan_mem()
543 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_exit_wlan_mem()
544 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_exit_wlan_mem()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_custom_memprealloc.c160 static void *wlan_static_dhd_pktlog_dump_buf = NULL; variable
274 return wlan_static_dhd_pktlog_dump_buf; in dhd_wlan_mem_prealloc()
406 wlan_static_dhd_pktlog_dump_buf = kmalloc(DHD_PKTLOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
407 if (!wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
466 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
467 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_init_wlan_mem()
543 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_exit_wlan_mem()
544 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_exit_wlan_mem()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_memprealloc.c149 static void *wlan_static_dhd_pktlog_dump_buf = NULL; variable
265 return wlan_static_dhd_pktlog_dump_buf; in dhd_wlan_mem_prealloc()
401 wlan_static_dhd_pktlog_dump_buf = kmalloc(DHD_PKTLOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
402 if (!wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
483 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_exit_wlan_mem()
484 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_exit_wlan_mem()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_memprealloc.c149 static void *wlan_static_dhd_pktlog_dump_buf = NULL; variable
265 return wlan_static_dhd_pktlog_dump_buf; in dhd_wlan_mem_prealloc()
401 wlan_static_dhd_pktlog_dump_buf = kmalloc(DHD_PKTLOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
402 if (!wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
483 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_exit_wlan_mem()
484 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_exit_wlan_mem()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_custom_memprealloc.c161 static void *wlan_static_dhd_pktlog_dump_buf = NULL; variable
288 return wlan_static_dhd_pktlog_dump_buf; in dhd_wlan_mem_prealloc()
423 wlan_static_dhd_pktlog_dump_buf = kmalloc(DHD_PKTLOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
424 if (!wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
489 if (wlan_static_dhd_pktlog_dump_buf) { in dhd_init_wlan_mem()
490 kfree(wlan_static_dhd_pktlog_dump_buf); in dhd_init_wlan_mem()