Searched refs:lbtf_deb_host (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c211 lbtf_deb_host("QUEUE_CMD: cmdnode is NULL\n");
216 lbtf_deb_host("DNLD_CMD: cmd size is zero\n");
225 lbtf_deb_host("QUEUE_CMD: inserted command 0x%04x into cmdpendingq\n",
454 lbtf_deb_host("ALLOC_CMD_BUF: tempcmd_array is NULL\n");
464 lbtf_deb_host("ALLOC_CMD_BUF: ptempvirtualaddr is NULL\n");
498 lbtf_deb_host("FREE_CMD_BUF: cmd_array is NULL\n");
543 lbtf_deb_host("GET_CMD_NODE: cmd_ctrl_node is not available\n");
590 lbtf_deb_host("EXEC_NEXT_CMD: sending command 0x%04x\n",
614 lbtf_deb_host("PREP_CMD: card removed\n");
621 lbtf_deb_host("PREP_CM
[all...]
H A Ddeb_defs.h76 #define lbtf_deb_host(fmt, args...) LBTF_DEB_LL(LBTF_DEB_HOST, " host", fmt, ##args) macro

Completed in 132 milliseconds