Searched refs:lbtf_debug (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas_tf/
H A Ddeb_defs.h44 extern unsigned int lbtf_debug;
49 do { if ((lbtf_debug & (grp)) == (grp)) \
94 (lbtf_debug & LBTF_DEB_HEX) &&
95 (lbtf_debug & grp)) {
H A Dmain.c24 unsigned int lbtf_debug; variable
25 EXPORT_SYMBOL_GPL(lbtf_debug); variable
26 module_param_named(libertas_tf_debug, lbtf_debug, int, 0644);

Completed in 25 milliseconds