Searched refs:total_segs (Results 1 – 2 of 2) sorted by relevance
142 uint32_t i, total_segs; in osmv_rmpp_send_madw() local149 total_segs = osmv_rmpp_send_ctx_get_num_segs(p_send_ctx); in osmv_rmpp_send_madw()150 CL_ASSERT(total_segs >= 1); in osmv_rmpp_send_madw()156 if (p_send_ctx->window_first > total_segs) { in osmv_rmpp_send_madw()
395 uint32_t total_segs = osmv_rmpp_send_ctx_get_num_segs(p_send_ctx); in __osmv_dispatch_rmpp_snd() local435 new_wl, old_wl, total_segs); in __osmv_dispatch_rmpp_snd()464 (new_wl < total_segs) ? new_wl : total_segs; in __osmv_dispatch_rmpp_snd()