Searched refs:max_trans (Results 1 – 3 of 3) sorted by relevance
147 max_trans:5, // 8:4
203 int max_trans; /* maximum transparent fifo fill */ member
1200 hc->max_trans = poll << 1; in init_chip()1201 if (hc->max_trans > hc->Zlen) in init_chip()1202 hc->max_trans = hc->Zlen; in init_chip()2050 Zspace = Zspace - hc->Zlen + hc->max_trans; in hfcmulti_tx()