Searched refs:mintxsz (Results 1 – 1 of 1) sorted by relevance
89 static const int mintxsz = 16; // (if) we support TTST/LVA/LVA2 in compute_bottom_pac() local98 return 64 - clamp(txsz, mintxsz, maxtxsz); in compute_bottom_pac()