Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dem_txrx.c357 bool do_tso, tso_desc; in em_isc_txd_encap() local
362 do_tso = (csum_flags & CSUM_TSO); in em_isc_txd_encap()
371 if ((!do_tso) && (txr->tx_tso == true)) { in em_isc_txd_encap()
378 if (do_tso) { in em_isc_txd_encap()