Home
last modified time | relevance | path

Searched defs:NAPI_TODO (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_netdev.c78 #define NAPI_TODO() if (debug_napi & DNAPI_TODO) \ macro
88 #define NAPI_TODO() do { } while(0) macro