Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.h322 #define IFLIB_SKIP_MSIX 0x02 macro
H A Diflib.c5206 if (sctx->isc_flags & IFLIB_SKIP_MSIX) { in iflib_device_register()
/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c309 IFLIB_ADMIN_ALWAYS_RUN | IFLIB_SKIP_MSIX,
3581 IFLIB_ADMIN_ALWAYS_RUN | IFLIB_SKIP_MSIX |
/freebsd/sys/dev/enic/
H A Dif_enic.c208 .isc_flags = IFLIB_HAS_RXCQ | IFLIB_HAS_TXCQ | IFLIB_SKIP_MSIX,