Home
last modified time | relevance | path

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

/drivers/net/wireless/libertas_tf/
Dcmd.c89 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_update_hw_spec()
141 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_update_hw_spec()
158 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_set_channel()
165 lbtf_deb_leave_args(LBTF_DEB_CMD, "ret %d", ret); in lbtf_set_channel()
174 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_beacon_set()
177 lbtf_deb_leave_args(LBTF_DEB_CMD, "ret %d", -1); in lbtf_beacon_set()
187 lbtf_deb_leave_args(LBTF_DEB_CMD, "ret %d", 0); in lbtf_beacon_set()
195 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_beacon_ctrl()
204 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_beacon_ctrl()
257 lbtf_deb_hex(LBTF_DEB_CMD, "DNLD_CMD", (void *) cmdnode->cmdbuf, cmdsize); in lbtf_submit_command()
[all …]
Ddeb_defs.h33 #define LBTF_DEB_CMD 0x00004000 macro
77 #define lbtf_deb_cmd(fmt, args...) LBTF_DEB_LL(LBTF_DEB_CMD, " cmd", fmt, ##args)
Dmain.c99 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_cmd_work()
129 lbtf_deb_leave_args(LBTF_DEB_CMD, "fw not ready"); in lbtf_cmd_work()
137 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_cmd_work()
179 lbtf_deb_enter(LBTF_DEB_CMD); in command_timer_fn()
196 lbtf_deb_leave(LBTF_DEB_CMD); in command_timer_fn()