Home
last modified time | relevance | path

Searched refs:rx_coalesce (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/dev/cxgbe/
Doffload.h148 int rx_coalesce; member
Dt4_main.c4523 sc->tt.rx_coalesce = 1; in t4_sysctls()
4525 CTLFLAG_RW, &sc->tt.rx_coalesce, 0, "receive coalescing"); in t4_sysctls()
Dt4_sge.c904 payload = sc->tt.rx_coalesce ? in mtu_to_max_payload()
/freebsd-9-stable/sys/dev/cxgbe/tom/
Dt4_connect.c254 if (sc->tt.rx_coalesce) in calc_opt2a()
Dt4_listen.c1044 if (sc->tt.rx_coalesce) in calc_opt2p()