Searched refs:D80211_TODO (Results 1 – 5 of 5) sorted by relevance
53 #ifndef D80211_TODO54 #define D80211_TODO 0x0000000148 #define D80211_TODO global() macro
101 #define UNIMPLEMENTED if (linuxkpi_debug_80211 & D80211_TODO) \
42 #ifndef D80211_TODO43 #define D80211_TODO 0x1 macro45 #define TODO(fmt, ...) if (linuxkpi_debug_80211 & D80211_TODO) \
48 #ifndef D80211_TODO49 #define D80211_TODO 0x154 #define TODO(fmt, ...) if (linuxkpi_debug_80211 & D80211_TODO) \47 #define D80211_TODO global() macro
1750 if (linuxkpi_debug_80211 & D80211_TODO) in ieee80211_sn_inc()