Searched refs:lbs_deb_host (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcmdresp.c74 lbs_deb_host("CMD_RESP: cur_cmd is NULL\n"); lbs_process_command_response()
126 lbs_deb_host( lbs_process_command_response()
131 lbs_deb_host("CMD_RESP: PS command failed with 0x%x\n", lbs_process_command_response()
145 lbs_deb_host("CMD_RESP: ENTER_PS command response\n"); lbs_process_command_response()
151 lbs_deb_host( lbs_process_command_response()
164 lbs_deb_host("CMD_RESP: EXIT_PS command response\n"); lbs_process_command_response()
166 lbs_deb_host("CMD_RESP: PS action 0x%X\n", action); lbs_process_command_response()
178 lbs_deb_host("CMD_RESP: error 0x%04x in command reply 0x%04x\n", lbs_process_command_response()
186 lbs_deb_host("CMD_RESP: reset failed\n"); lbs_process_command_response()
H A Dcmd.c949 lbs_deb_host("QUEUE_CMD: cmdnode is NULL\n"); lbs_queue_cmd()
953 lbs_deb_host("DNLD_CMD: cmd size is zero\n"); lbs_queue_cmd()
980 lbs_deb_host("QUEUE_CMD: inserted command 0x%04x into cmdpendingq\n", lbs_queue_cmd()
1199 lbs_deb_host("ALLOC_CMD_BUF: tempcmd_array is NULL\n"); lbs_allocate_cmd_buffer()
1209 lbs_deb_host("ALLOC_CMD_BUF: ptempvirtualaddr is NULL\n"); lbs_allocate_cmd_buffer()
1242 lbs_deb_host("FREE_CMD_BUF: cmd_array is NULL\n"); lbs_free_cmd_buffer()
1293 lbs_deb_host("GET_CMD_NODE: cmd_ctrl_node is not available\n"); lbs_get_free_cmd_node()
1346 lbs_deb_host( lbs_execute_next_command()
1353 lbs_deb_host("EXEC_NEXT_CMD: OK to send command " lbs_execute_next_command()
1392 lbs_deb_host( lbs_execute_next_command()
1397 lbs_deb_host( lbs_execute_next_command()
1407 lbs_deb_host( lbs_execute_next_command()
1416 lbs_deb_host( lbs_execute_next_command()
1423 lbs_deb_host("EXEC_NEXT_CMD: sending command 0x%04x\n", lbs_execute_next_command()
1449 lbs_deb_host( lbs_execute_next_command()
1457 lbs_deb_host( lbs_execute_next_command()
1527 lbs_deb_host("dnld_sent was set\n"); lbs_ps_confirm_sleep()
1533 lbs_deb_host("cur_cmd was set\n"); lbs_ps_confirm_sleep()
1539 lbs_deb_host("pending events or command responses\n"); lbs_ps_confirm_sleep()
1544 lbs_deb_host("sending lbs_ps_confirm_sleep\n"); lbs_ps_confirm_sleep()
1547 lbs_deb_host("sleep confirm has been delayed\n"); lbs_ps_confirm_sleep()
1628 lbs_deb_host("PREP_CMD: card removed\n"); __lbs_cmd_async()
1646 lbs_deb_host("PREP_CMD: cmdnode is NULL\n"); __lbs_cmd_async()
1665 lbs_deb_host("PREP_CMD: command 0x%04x\n", command); __lbs_cmd_async()
H A Ddefs.h78 #define lbs_deb_host(fmt, args...) LBS_DEB_LL(LBS_DEB_HOST, " host", fmt, ##args) macro

Completed in 101 milliseconds