Searched refs:dl_ (Results 1 – 3 of 3) sorted by relevance
56 The files named *dl_* indicate knobs for controlling the debug output59 # find /sys/kernel/debug/wimax\:wmx0 -name \*dl_\*
167 The files named *dl_* indicate knobs for controlling the debug output170 # find /sys/kernel/debug/wimax\:wmx0 -name \*dl_\*
199 __be16 *dl_, *ldl_; in event_end() local214 dl_ = (__be16 *)(ev->remainder + nl - 2); in event_end()215 if (!IS_ALIGNED((uintptr_t)dl_, 2)) in event_end()216 pr_warn("desc len not aligned %p", dl_); in event_end()217 dl = be16_to_cpu(*dl_); in event_end()