Home
last modified time | relevance | path

Searched refs:FW_EVENT_RING_ID (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_debug_linux.c224 if (ring_id == FW_VERBOSE_RING_ID || ring_id == FW_EVENT_RING_ID) { in dhd_os_start_logging()
293 os_priv[FW_EVENT_RING_ID].log_level); in dhd_os_suppress_logging()
H A Ddhd_debug.c670 log_level = dhdp->dbg->dbg_rings[FW_EVENT_RING_ID].log_level; in dhd_dbg_custom_evnt_handler()
738 dhd_dbg_ring_push(dhdp, FW_EVENT_RING_ID, &msg_hdr, event_data); in dhd_dbg_custom_evnt_handler()
1308 if (ring->id == FW_EVENT_RING_ID) { in dhd_dbg_set_configuration()
2286 ret = dhd_dbg_ring_init(dhdp, &dbg->dbg_rings[FW_EVENT_RING_ID], FW_EVENT_RING_ID, in dhd_dbg_attach()
H A Ddhd_debug.h38 FW_EVENT_RING_ID, enumerator
H A Dwl_cfgvendor.c3732 dhd_os_dbg_register_callback(FW_EVENT_RING_ID, wl_cfgvendor_dbg_ring_send_evt); in wl_cfgvendor_attach()