Searched refs:req_slot_count (Results 1 – 1 of 1) sorted by relevance
1404 uint8_t req_slot_count = 0; in write_128b_132b_sst_payload_allocation_table() local1414 req_slot_count = dc_fixpt_ceil(avg_time_slots_per_mtp); in write_128b_132b_sst_payload_allocation_table()1416 ASSERT(req_slot_count <= MAX_MTP_SLOT_COUNT); in write_128b_132b_sst_payload_allocation_table()1417 if (req_slot_count > MAX_MTP_SLOT_COUNT) in write_128b_132b_sst_payload_allocation_table()1424 proposed_table->stream_allocations[0].slot_count = req_slot_count; in write_128b_132b_sst_payload_allocation_table()1456 &req_slot_count, in write_128b_132b_sst_payload_allocation_table()