Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.h250 bus_size_t isc_tso_maxsize; member
H A Diflib.c1664 MPASS(sctx->isc_tso_maxsize >= tsomaxsize); in iflib_txsd_alloc()