Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c509 static int hn_tso_maxlen = IP_MAXPACKET; variable
511 &hn_tso_maxlen, 0, "TSO burst limit");
1384 hn_set_tso_maxsize(sc, hn_tso_maxlen, if_getmtu(ifp)); in hn_mtu_change_fixup()
2431 hn_set_tso_maxsize(sc, hn_tso_maxlen, ETHERMTU); in hn_attach()