Searched refs:dl_ (Results 1 – 3 of 3) sorted by relevance
63 The files named *dl_* indicate knobs for controlling the debug output66 # find /sys/kernel/debug/wimax\:wmx0 -name \*dl_\*
183 The files named *dl_* indicate knobs for controlling the debug output186 # find /sys/kernel/debug/wimax\:wmx0 -name \*dl_\*
298 __be16 *dl_, *ldl_; in event_end() local313 dl_ = (__be16 *)(ev->remainder + nl - 2); in event_end()314 if (!IS_ALIGNED((uintptr_t)dl_, 2)) in event_end()315 pr_warn("desc len not aligned %p", dl_); in event_end()316 dl = be16_to_cpu(*dl_); in event_end()