Searched refs:max_csi (Results 1 – 1 of 1) sorted by relevance
3868 u32 max_csi; in scheduler_slot_protm_ack() local3877 max_csi = ginfo->stream_num; in scheduler_slot_protm_ack()3878 for (i = find_first_bit(group->protm_pending_bitmap, max_csi); in scheduler_slot_protm_ack()3879 i < max_csi; in scheduler_slot_protm_ack()3880 i = find_next_bit(group->protm_pending_bitmap, max_csi, i + 1)) { in scheduler_slot_protm_ack()