Home
last modified time | relevance | path

Searched refs:LBTF_DEB_CMD (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/marvell/libertas_tf/
Dcmd.c85 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_update_hw_spec()
137 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_update_hw_spec()
154 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_set_channel()
161 lbtf_deb_leave_args(LBTF_DEB_CMD, "ret %d", ret); in lbtf_set_channel()
170 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_beacon_set()
173 lbtf_deb_leave_args(LBTF_DEB_CMD, "ret %d", -1); in lbtf_beacon_set()
183 lbtf_deb_leave_args(LBTF_DEB_CMD, "ret %d", 0); in lbtf_beacon_set()
191 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_beacon_ctrl()
200 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_beacon_ctrl()
253 lbtf_deb_hex(LBTF_DEB_CMD, "DNLD_CMD", (void *) cmdnode->cmdbuf, cmdsize); in lbtf_submit_command()
[all …]
Ddeb_defs.h34 #define LBTF_DEB_CMD 0x00004000 macro
77 #define lbtf_deb_cmd(fmt, args...) LBTF_DEB_LL(LBTF_DEB_CMD, " cmd", fmt, ##args)
Dmain.c87 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_cmd_work()
120 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_cmd_work()
131 lbtf_deb_enter(LBTF_DEB_CMD); in command_timer_fn()
148 lbtf_deb_leave(LBTF_DEB_CMD); in command_timer_fn()