Searched refs:lro (Results 51 - 52 of 52) sorted by relevance

123

/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c3718 struct lro_ctrl *lro = &rxr->hn_lro; local
3720 if (lro->lro_cnt) {
3722 if (hn_lro_rx(lro, m_new) == 0) {
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_main.c6490 &sc->lro_timeout, 0, "lro inactive-flush timeout (in us)");
10729 rxq->lro.lro_queued = 0;
10730 rxq->lro.lro_flushed = 0;

Completed in 88 milliseconds

123