Searched refs:maxtxsz (Results 1 – 1 of 1) sorted by relevance
88 static const int maxtxsz = 39; // Revisit these two values once in compute_bottom_pac() local98 return 64 - clamp(txsz, mintxsz, maxtxsz); in compute_bottom_pac()