Searched refs:do_prefetch (Results 1 – 2 of 2) sorted by relevance
349 do_prefetch=false393 do_prefetch=true439 if $do_prefetch ; then
3841 bool do_prefetch, rang, ring; in iflib_txq_drain() local3886 do_prefetch = (ctx->ifc_flags & IFC_PREFETCH); in iflib_txq_drain()3889 int rem = do_prefetch ? count - i : 0; in iflib_txq_drain()