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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcmdresp.c71 lbs_deb_host("CMD_RESP: cur_cmd is NULL\n");
119 lbs_deb_host(
124 lbs_deb_host("CMD_RESP: PS command failed with 0x%x\n",
138 lbs_deb_host("CMD_RESP: ENTER_PS command response\n");
144 lbs_deb_host(
157 lbs_deb_host("CMD_RESP: EXIT_PS command response\n");
159 lbs_deb_host("CMD_RESP: PS action 0x%X\n", action);
171 lbs_deb_host("CMD_RESP: error 0x%04x in command reply 0x%04x\n",
179 lbs_deb_host("CMD_RESP: reset failed\n");
H A Dcmd.c923 lbs_deb_host("QUEUE_CMD: cmdnode is NULL\n");
927 lbs_deb_host("DNLD_CMD: cmd size is zero\n");
954 lbs_deb_host("QUEUE_CMD: inserted command 0x%04x into cmdpendingq\n",
1134 lbs_deb_host("ALLOC_CMD_BUF: tempcmd_array is NULL\n");
1144 lbs_deb_host("ALLOC_CMD_BUF: ptempvirtualaddr is NULL\n");
1176 lbs_deb_host("FREE_CMD_BUF: cmd_array is NULL\n");
1225 lbs_deb_host("GET_CMD_NODE: cmd_ctrl_node is not available\n");
1277 lbs_deb_host(
1284 lbs_deb_host("EXEC_NEXT_CMD: OK to send command "
1323 lbs_deb_host(
[all...]
H A Ddefs.h78 #define lbs_deb_host(fmt, args...) LBS_DEB_LL(LBS_DEB_HOST, " host", fmt, ##args) macro

Completed in 48 milliseconds