Home
last modified time | relevance | path

Searched refs:dupack_threshold (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/cxgbe/tom/
H A Dt4_tom.h357 int dupack_threshold; member
H A Dt4_tom.c661 if (GET_TCB_FIELD(tcb, T_DUPACKS) >= td->dupack_threshold) in update_tcb_histent()
1547 td->dupack_threshold = G_DUPACKTHRESH(t4_read_reg(sc, A_TP_PARA_REG0)); in alloc_tcb_history()