Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib_private.h33 #define IFC_LEGACY 0x001 macro
H A Diflib.c1545 intr_legacy = !!(ctx->ifc_flags & IFC_LEGACY); in iflib_fast_intr_rxtx()
1608 if (ctx->ifc_flags & IFC_LEGACY) in _iflib_irq_alloc()
3915 if (ctx->ifc_flags & IFC_LEGACY) in _task_fn_tx()
3954 if (ctx->ifc_flags & IFC_LEGACY) in _task_fn_rx()
6253 ctx->ifc_flags |= IFC_LEGACY; in iflib_legacy_setup()