Home
last modified time | relevance | path

Searched refs:FW_VERBOSE_RING_SIZE (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_static_buf.c64 #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 Ddhd_debug.h69 #define FW_VERBOSE_RING_SIZE (64 * 1024) macro
H A Ddhd_debug.c2282 (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 Ddhd_static_buf.c115 #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 Ddhd_debug.h55 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
H A Ddhd_debug.c2717 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 Ddhd_static_buf.c115 #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 Ddhd_debug.h55 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
H A Ddhd_debug.c2717 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 Ddhd_debug.h68 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
H A Ddhd_debug.c2158 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 Ddhd_debug.h68 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
H A Ddhd_debug.c2158 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 Ddhd_debug.h68 #define FW_VERBOSE_RING_SIZE (256 * 1024) macro
H A Ddhd_debug.c2162 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()