Home
last modified time | relevance | path

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

/freebsd-head/sys/net/
HDiflib.c320 #define IFC_PREFETCH 0x040 macro
2721 if (rxq->ifr_ctx->ifc_flags & IFC_PREFETCH) in rxd_frag_to_sd()
3625 if (ctx->ifc_flags & IFC_PREFETCH) { in iflib_encap()
3822 do_prefetch = (txq->ift_ctx->ifc_flags & IFC_PREFETCH); in iflib_tx_desc_free()
3989 do_prefetch = (ctx->ifc_flags & IFC_PREFETCH); in iflib_txq_drain()
6534 ctx->ifc_flags |= IFC_PREFETCH; in iflib_link_state_change()