Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h992 int lro_timeout; member
H A Dt4_sge.c1622 const struct timeval lro_timeout = {0, sc->lro_timeout}; in service_iq_fl() local
1728 sc->lro_timeout != 0) { in service_iq_fl()
1729 tcp_lro_flush_inactive(lro, &lro_timeout); in service_iq_fl()
H A Dt4_main.c7905 sc->lro_timeout = 100; in t4_sysctls()
7907 &sc->lro_timeout, 0, "lro inactive-flush timeout (in us)"); in t4_sysctls()