Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c585 static int hn_tx_agg_pkts = -1; variable
587 &hn_tx_agg_pkts, 0, "Packet transmission aggregation packet limit");
2106 sc->hn_agg_pkts = hn_tx_agg_pkts; in hn_attach()