Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Ddeb_defs.h45 extern unsigned int lbtf_debug;
50 do { if ((lbtf_debug & (grp)) == (grp)) \
94 (lbtf_debug & LBTF_DEB_HEX) && in lbtf_deb_hex()
95 (lbtf_debug & grp)) { in lbtf_deb_hex()
H A Dmain.c20 unsigned int lbtf_debug; variable
21 EXPORT_SYMBOL_GPL(lbtf_debug); variable
22 module_param_named(libertas_tf_debug, lbtf_debug, int, 0644);
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Ddeb_defs.h45 extern unsigned int lbtf_debug;
50 do { if ((lbtf_debug & (grp)) == (grp)) \
94 (lbtf_debug & LBTF_DEB_HEX) && in lbtf_deb_hex()
95 (lbtf_debug & grp)) { in lbtf_deb_hex()
H A Dmain.c20 unsigned int lbtf_debug; variable
21 EXPORT_SYMBOL_GPL(lbtf_debug); variable
22 module_param_named(libertas_tf_debug, lbtf_debug, int, 0644);

Completed in 3 milliseconds