Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.h387 #define IFLIB_DRIVER_MEDIA 0x20000 macro
H A Diflib.c4751 if (sctx->isc_flags & IFLIB_DRIVER_MEDIA) in iflib_device_register()
5536 if ((sctx->isc_flags & IFLIB_DRIVER_MEDIA) == 0) { in iflib_register()