Searched refs:lbtf_deb_host (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/libertas_tf/
H A Dcmd.c215 lbtf_deb_host("QUEUE_CMD: cmdnode is NULL\n");
220 lbtf_deb_host("DNLD_CMD: cmd size is zero\n");
229 lbtf_deb_host("QUEUE_CMD: inserted command 0x%04x into cmdpendingq\n",
458 lbtf_deb_host("ALLOC_CMD_BUF: tempcmd_array is NULL\n");
468 lbtf_deb_host("ALLOC_CMD_BUF: ptempvirtualaddr is NULL\n");
502 lbtf_deb_host("FREE_CMD_BUF: cmd_array is NULL\n");
547 lbtf_deb_host("GET_CMD_NODE: cmd_ctrl_node is not available\n");
594 lbtf_deb_host("EXEC_NEXT_CMD: sending command 0x%04x\n",
618 lbtf_deb_host("PREP_CMD: card removed\n");
625 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 50 milliseconds