Searched refs:MAX_MTP_SLOT_COUNT (Results 1 – 1 of 1) sorted by relevance
70 #define MAX_MTP_SLOT_COUNT 64 macro1548 dc_fixpt_div_int(link_bw_effective, MAX_MTP_SLOT_COUNT); in link_calculate_sst_avg_time_slots_per_mtp()1580 ASSERT(req_slot_count <= MAX_MTP_SLOT_COUNT); in write_128b_132b_sst_payload_allocation_table()1581 if (req_slot_count > MAX_MTP_SLOT_COUNT) in write_128b_132b_sst_payload_allocation_table()