Home
last modified time | relevance | path

Searched refs:LBS_DEB_CMD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Ddefs.h35 #define LBS_DEB_CMD 0x00004000 macro
70 #define lbs_deb_cmd(fmt, args...) LBS_DEB_LL(LBS_DEB_CMD, " cmd", fmt, ##args)
H A Dcmdresp.c90 lbs_deb_hex(LBS_DEB_CMD, "CMD_RESP", (void *) resp, len); in lbs_process_command_response()
H A Dcmd.c959 lbs_deb_hex(LBS_DEB_CMD, "DNLD_CMD", (void *) cmdnode->cmdbuf, cmdsize); in lbs_submit_command()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Ddefs.h35 #define LBS_DEB_CMD 0x00004000 macro
70 #define lbs_deb_cmd(fmt, args...) LBS_DEB_LL(LBS_DEB_CMD, " cmd", fmt, ##args)
H A Dcmdresp.c90 lbs_deb_hex(LBS_DEB_CMD, "CMD_RESP", (void *) resp, len); in lbs_process_command_response()
H A Dcmd.c958 lbs_deb_hex(LBS_DEB_CMD, "DNLD_CMD", (void *) cmdnode->cmdbuf, cmdsize); in lbs_submit_command()

Completed in 7 milliseconds