Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/
HDt4_main.c319 static u_long t4_toe_keepalive_idle = 0; variable
321 &t4_toe_keepalive_idle, 0, "TOE keepalive idle timer (us)");
4402 if (t4_toe_keepalive_idle != 0) { in set_params__post_init()
4403 v = us_to_tcp_ticks(sc, t4_toe_keepalive_idle); in set_params__post_init()