Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.c1650 bus_size_t tsomaxsize; in iflib_txsd_alloc() local
1656 tsomaxsize = scctx->isc_tx_tso_size_max; in iflib_txsd_alloc()
1658 tsomaxsize += sizeof(struct ether_vlan_header); in iflib_txsd_alloc()
1664 MPASS(sctx->isc_tso_maxsize >= tsomaxsize); in iflib_txsd_alloc()
1693 tsomaxsize, /* maxsize */ in iflib_txsd_alloc()