Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/
H A Dadapter.h925 int lro_timeout; member
H A Dt4_sge.c1582 const struct timeval lro_timeout = {0, sc->lro_timeout}; in service_iq_fl() local
1688 sc->lro_timeout != 0) { in service_iq_fl()
1689 tcp_lro_flush_inactive(lro, &lro_timeout); in service_iq_fl()
H A Dt4_main.c7454 sc->lro_timeout = 100; in t4_sysctls()
7456 &sc->lro_timeout, 0, "lro inactive-flush timeout (in us)"); in t4_sysctls()