Searched refs:rt_buf_fill_index (Results 1 – 2 of 2) sorted by relevance
44 ipa_ctx->rt_buf_fill_index % WLAN_IPA_UC_RT_DEBUG_BUF_COUNT]; in wlan_ipa_uc_rt_debug_host_fill()54 ipa_ctx->rt_buf_fill_index++; in wlan_ipa_uc_rt_debug_host_fill()80 dump_index = (ipa_ctx->rt_buf_fill_index + dump_count) % in wlan_ipa_uc_rt_debug_host_dump()170 ipa_ctx->rt_buf_fill_index = 0; in wlan_ipa_uc_rt_debug_init()
727 unsigned int rt_buf_fill_index; member