Home
last modified time | relevance | path

Searched refs:cong_algorithm (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/cxgbe/
H A Doffload.h221 int cong_algorithm; member
H A Dt4_main.c7780 sc->tt.cong_algorithm = -1; in t4_sysctls()
7782 CTLFLAG_RW, &sc->tt.cong_algorithm, 0, "congestion control " in t4_sysctls()
/freebsd-14.2/sys/dev/cxgbe/tom/
H A Dt4_tom.c1260 else if (sc->tt.cong_algorithm >= 0) in init_conn_params()
1261 cp->cong_algo = tt->cong_algorithm & M_CONG_CNTRL; in init_conn_params()