Searched refs:D80211_TRACEOK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/src/ | ||
H A D | linux_80211.h | 61 #define D80211_TRACEOK 0x00000020 macro |
H A D | linux_80211.c | 121 #define TRACEOK() if (linuxkpi_debug_80211 & D80211_TRACEOK) \ |