Searched refs:DRIVER_LOG_RING_ID (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_debug_linux.c | 358 else if (ring_id == FW_VERBOSE_RING_ID || ring_id == DRIVER_LOG_RING_ID || in dhd_os_push_push_ring_data()
|
| H A D | dhd_dbg.h | 70 dhd_dbg_ring_write(DRIVER_LOG_RING_ID, NULL, 0, fmt, ##__VA_ARGS__)
|
| H A D | dhd_debug.c | 2744 ret = dhd_dbg_ring_init(dhdp, &dbg->dbg_rings[DRIVER_LOG_RING_ID], DRIVER_LOG_RING_ID, in dhd_dbg_attach()
|
| H A D | dhd.h | 896 DRIVER_LOG_RING_ID = 0x4, enumerator
|
| H A D | wl_cfgvendor.c | 11249 dhd_os_dbg_register_callback(DRIVER_LOG_RING_ID, wl_cfgvendor_dbg_ring_send_evt); in wl_cfgvendor_attach()
|
| H A D | dhd_linux.c | 26541 if (type == DRIVER_LOG_RING_ID || type == FW_VERBOSE_RING_ID ||
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_debug_linux.c | 358 else if (ring_id == FW_VERBOSE_RING_ID || ring_id == DRIVER_LOG_RING_ID || in dhd_os_push_push_ring_data()
|
| H A D | dhd_dbg.h | 70 dhd_dbg_ring_write(DRIVER_LOG_RING_ID, NULL, 0, fmt, ##__VA_ARGS__)
|
| H A D | dhd_debug.c | 2744 ret = dhd_dbg_ring_init(dhdp, &dbg->dbg_rings[DRIVER_LOG_RING_ID], DRIVER_LOG_RING_ID, in dhd_dbg_attach()
|
| H A D | dhd.h | 894 DRIVER_LOG_RING_ID = 0x4, enumerator
|
| H A D | wl_cfgvendor.c | 10353 dhd_os_dbg_register_callback(DRIVER_LOG_RING_ID, wl_cfgvendor_dbg_ring_send_evt); in wl_cfgvendor_attach()
|
| H A D | dhd_linux.c | 26652 if (type == DRIVER_LOG_RING_ID || type == FW_VERBOSE_RING_ID ||
|