Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDiflib.c6066 int fl_offset = (sctx->isc_flags & IFLIB_HAS_RXCQ ? 1 : 0); in iflib_queues_alloc() local
6072 KASSERT(nrxqs >= fl_offset + nfree_lists, in iflib_queues_alloc()
6181 rxq->ifr_fl_offset = fl_offset; in iflib_queues_alloc()