| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_static_buf.c | 64 #define FW_VERBOSE_RING_SIZE (64 * 1024) macro 205 if (size > FW_VERBOSE_RING_SIZE) { in dhd_wlan_mem_prealloc() 207 size, FW_VERBOSE_RING_SIZE); in dhd_wlan_mem_prealloc() 353 wlan_static_fw_verbose_ring_buf = kmalloc(FW_VERBOSE_RING_SIZE, GFP_KERNEL); in dhd_init_wlan_mem() 357 DHD_PREALLOC_FW_VERBOSE_RING, FW_VERBOSE_RING_SIZE); in dhd_init_wlan_mem()
|
| H A D | dhd_debug.h | 69 #define FW_VERBOSE_RING_SIZE (64 * 1024) macro
|
| H A D | dhd_debug.c | 2282 (uint8 *)FW_VERBOSE_RING_NAME, FW_VERBOSE_RING_SIZE, DHD_PREALLOC_FW_VERBOSE_RING); in dhd_dbg_attach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_static_buf.c | 115 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro 303 if (size > FW_VERBOSE_RING_SIZE) { in dhd_wlan_mem_prealloc() 305 size, FW_VERBOSE_RING_SIZE); in dhd_wlan_mem_prealloc() 560 wlan_static_fw_verbose_ring_buf[index] = kmalloc(FW_VERBOSE_RING_SIZE, GFP_KERNEL); in dhd_init_wlan_mem() 563 size += FW_VERBOSE_RING_SIZE; in dhd_init_wlan_mem() 565 DHD_PREALLOC_FW_VERBOSE_RING, FW_VERBOSE_RING_SIZE); in dhd_init_wlan_mem()
|
| H A D | dhd_debug.h | 55 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
|
| H A D | dhd_debug.c | 2717 buf = DHD_OS_PREALLOC(dhdp, DHD_PREALLOC_FW_VERBOSE_RING, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2719 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2724 (uint8 *)FW_VERBOSE_RING_NAME, FW_VERBOSE_RING_SIZE, buf, FALSE); in dhd_dbg_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_static_buf.c | 115 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro 303 if (size > FW_VERBOSE_RING_SIZE) { in dhd_wlan_mem_prealloc() 305 size, FW_VERBOSE_RING_SIZE); in dhd_wlan_mem_prealloc() 563 wlan_static_fw_verbose_ring_buf[index] = kmalloc(FW_VERBOSE_RING_SIZE, GFP_KERNEL); in dhd_init_wlan_mem() 566 size += FW_VERBOSE_RING_SIZE; in dhd_init_wlan_mem() 568 DHD_PREALLOC_FW_VERBOSE_RING, FW_VERBOSE_RING_SIZE); in dhd_init_wlan_mem()
|
| H A D | dhd_debug.h | 55 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
|
| H A D | dhd_debug.c | 2717 buf = DHD_OS_PREALLOC(dhdp, DHD_PREALLOC_FW_VERBOSE_RING, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2719 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2724 (uint8 *)FW_VERBOSE_RING_NAME, FW_VERBOSE_RING_SIZE, buf, FALSE); in dhd_dbg_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_debug.h | 68 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
|
| H A D | dhd_debug.c | 2158 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2162 (uint8 *)FW_VERBOSE_RING_NAME, FW_VERBOSE_RING_SIZE, buf, FALSE); in dhd_dbg_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_debug.h | 68 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
|
| H A D | dhd_debug.c | 2158 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2162 (uint8 *)FW_VERBOSE_RING_NAME, FW_VERBOSE_RING_SIZE, buf, FALSE); in dhd_dbg_attach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_debug.h | 68 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
|
| H A D | dhd_debug.c | 2162 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2166 (uint8 *)FW_VERBOSE_RING_NAME, FW_VERBOSE_RING_SIZE, buf, FALSE); in dhd_dbg_attach()
|