Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/tom/
H A Dt4_tom.h353 int dupack_threshold; member
H A Dt4_tom.c654 if (GET_TCB_FIELD(tcb, T_DUPACKS) >= td->dupack_threshold) in update_tcb_histent()
1512 td->dupack_threshold = G_DUPACKTHRESH(t4_read_reg(sc, A_TP_PARA_REG0)); in alloc_tcb_history()