Searched refs:MAX_MTP_SLOT_COUNT (Results 1 – 1 of 1) sorted by relevance
73 #define MAX_MTP_SLOT_COUNT 64 macro1535 dc_fixpt_div_int(link_bw_effective, MAX_MTP_SLOT_COUNT); in link_calculate_sst_avg_time_slots_per_mtp()1568 ASSERT(req_slot_count <= MAX_MTP_SLOT_COUNT); in write_128b_132b_sst_payload_allocation_table()1569 if (req_slot_count > MAX_MTP_SLOT_COUNT) in write_128b_132b_sst_payload_allocation_table()