Searched refs:LBS_DEB_HOST (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | defs.h | 34 #define LBS_DEB_HOST 0x00002000 macro 69 #define lbs_deb_host(fmt, args...) LBS_DEB_LL(LBS_DEB_HOST, " host", fmt, ##args)
|
H A D | cmd.c | 1236 /* Debug group is LBS_DEB_THREAD and not LBS_DEB_HOST, because the in lbs_execute_next_command() 1367 lbs_deb_hex(LBS_DEB_HOST, "sleep confirm", (u8 *) &confirm_sleep, in lbs_send_confirmsleep()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | defs.h | 34 #define LBS_DEB_HOST 0x00002000 macro 69 #define lbs_deb_host(fmt, args...) LBS_DEB_LL(LBS_DEB_HOST, " host", fmt, ##args)
|
H A D | cmd.c | 1244 /* Debug group is LBS_DEB_THREAD and not LBS_DEB_HOST, because the in lbs_execute_next_command() 1375 lbs_deb_hex(LBS_DEB_HOST, "sleep confirm", (u8 *) &confirm_sleep, in lbs_send_confirmsleep()
|
Completed in 6 milliseconds