Searched refs:wtx (Results 1 – 3 of 3) sorted by relevance
123 bwt = t1->bwt * (t1->wtx ? t1->wtx : 1); in block_recv()124 t1->wtx = 1; in block_recv()
45 uint8_t wtx; /* Read timeout scaler */ member
206 buf[3] = t1->wtx; in write_request()324 t1->wtx = buf[3]; in parse_request()326 if (t1->wtx > WTX_MAX_VALUE) in parse_request()327 t1->wtx = WTX_MAX_VALUE; in parse_request()643 t1->wtx = 1; in t1_clear_states()