Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Diflib.c1769 int err, nsegments, ntsosegments; in iflib_txsd_alloc() local
1773 ntsosegments = scctx->isc_tx_tso_segments_max; in iflib_txsd_alloc()
1781 MPASS(ntsosegments > 0); in iflib_txsd_alloc()
1812 ntsosegments, /* nsegments */ in iflib_txsd_alloc()