Searched refs:dump_count (Results 1 – 3 of 3) sorted by relevance
63 unsigned int dump_count; in wlan_ipa_uc_rt_debug_host_dump() local77 for (dump_count = 0; in wlan_ipa_uc_rt_debug_host_dump()78 dump_count < WLAN_IPA_UC_RT_DEBUG_BUF_COUNT; in wlan_ipa_uc_rt_debug_host_dump()79 dump_count++) { in wlan_ipa_uc_rt_debug_host_dump()80 dump_index = (ipa_ctx->rt_buf_fill_index + dump_count) % in wlan_ipa_uc_rt_debug_host_dump()
180 uint16_t dump_count; member
294 g_qdf_trace_data.dump_count = DEFAULT_QDF_TRACE_DUMP_COUNT; in qdf_trace_init()